Index: gpu/gpu.gyp |
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
index f7b73b422f2e49f918290038ca09583e4684ffa4..26e5c3183e76b5274d2ead2842e2e56e682c0a41 100644 |
--- a/gpu/gpu.gyp |
+++ b/gpu/gpu.gyp |
@@ -699,6 +699,7 @@ |
'../build/android/disable_gcc_lto.gypi', |
], |
'dependencies': [ |
+ '../third_party/angle/src/angle.gyp:angle_image_util', |
'command_buffer_common', |
'disk_cache_proto', |
'gpu_config', |
@@ -793,6 +794,7 @@ |
], |
'dependencies': [ |
'../base/base.gyp:base', |
+ '../third_party/angle/src/angle.gyp:angle_image_util', |
'command_buffer/command_buffer.gyp:gles2_utils', |
'disk_cache_proto', |
], |