| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index fc4c6f4a68e774dc417a8208655a3c7eef86c5c4..83a781588543238ae85bb6d58b2c614d18e36f21 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -149,6 +149,8 @@
|
| 'command_buffer/client/client_test_helper.h',
|
| 'command_buffer/client/cmd_buffer_helper_test.cc',
|
| 'command_buffer/client/fenced_allocator_test.cc',
|
| + 'command_buffer/client/gles2_interface_stub.cc',
|
| + 'command_buffer/client/gles2_interface_stub.h',
|
| 'command_buffer/client/gles2_implementation_unittest.cc',
|
| 'command_buffer/client/mapped_memory_unittest.cc',
|
| 'command_buffer/client/query_tracker_unittest.cc',
|
|
|