aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_vulkan_wrapper.py
diff options
context:
space:
mode:
authorBrandon Jones <bajones@chromium.org>2022-08-31 14:23:52 -0700
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2022-09-02 11:56:50 -0600
commit1ef7bc1547db9b85bedb5792f958fdcdb5ecd97a (patch)
tree83e9badb99164f73515bbbc2af23e8eeba096066 /scripts/generate_vulkan_wrapper.py
parent088cfe80472564874bb45fe818e6c2440bf35b80 (diff)
downloadusermoji-1ef7bc1547db9b85bedb5792f958fdcdb5ecd97a.tar.xz
Move BUILD.gn values into the scope that uses them
There are several values that in the build file that are only used when the platform is not Android, but which are declared outside the `if(!is_android)` block. This causes unused variable errors when attempting to build chromium on Android with a dependency on this repo. By moving the definitions into the conditional block the error is resolved.
Diffstat (limited to 'scripts/generate_vulkan_wrapper.py')
0 files changed, 0 insertions, 0 deletions