| Index: gpu/gpu_untrusted.gyp
|
| diff --git a/gpu/gpu_untrusted.gyp b/gpu/gpu_untrusted.gyp
|
| index a6e502fde6562c130e055eb01c9cb1421044bf44..fd4c9784d8c18ffa26aac1c86527e49f09559ada 100644
|
| --- a/gpu/gpu_untrusted.gyp
|
| +++ b/gpu/gpu_untrusted.gyp
|
| @@ -33,6 +33,7 @@
|
| 'dependencies': [
|
| '../native_client/tools.gyp:prep_toolchain',
|
| '../base/base_untrusted.gyp:base_untrusted',
|
| + '../testing/gmock.gyp:gmock',
|
| '../third_party/khronos/khronos.gyp:khronos_headers',
|
| 'command_buffer/command_buffer_untrusted.gyp:gles2_utils_untrusted',
|
| 'gles2_cmd_helper_untrusted',
|
|
|