| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 07f2e993016ba0fd66b6250e4b42f9b348d87402..7ec0747e03f4f3f2f9c23333b5f754c470d4ba89 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -119,6 +119,8 @@
|
| 'test/mock_background_sync_controller.h',
|
| 'test/mock_google_streaming_server.cc',
|
| 'test/mock_google_streaming_server.h',
|
| + 'test/mock_gpu_channel_establish_factory.cc',
|
| + 'test/mock_gpu_channel_establish_factory.h',
|
| 'test/mock_keyboard.cc',
|
| 'test/mock_keyboard.h',
|
| 'test/mock_keyboard_driver_win.cc',
|
|
|