| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 02351615e8220334657425112b1f1873d78c60e0..3ff4476e327d272fbb10bddea6e312599a335ed2 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',
|
|
|