diff options
Diffstat (limited to 'gpu/command_buffer/command_buffer_untrusted.gyp')
-rw-r--r-- | gpu/command_buffer/command_buffer_untrusted.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/command_buffer/command_buffer_untrusted.gyp b/gpu/command_buffer/command_buffer_untrusted.gyp index 553af5a..f9da966 100644 --- a/gpu/command_buffer/command_buffer_untrusted.gyp +++ b/gpu/command_buffer/command_buffer_untrusted.gyp @@ -26,6 +26,7 @@ 'dependencies': [ '../../native_client/tools.gyp:prep_toolchain', '../../base/base_untrusted.gyp:base_untrusted', + '../../third_party/khronos/khronos.gyp:headers', ], }, ], |