| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 66d66795b72ef7badd4c519b2d7d4b588b1d4449..950475a752bd8206b380426fe1a0133e208e79dc 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -161,6 +161,8 @@
|
| 'test/content_browser_test_utils_internal.h',
|
| 'test/content_test_suite.cc',
|
| 'test/content_test_suite.h',
|
| + 'test/frame_load_waiter.cc',
|
| + 'test/frame_load_waiter.h',
|
| 'test/mock_google_streaming_server.cc',
|
| 'test/mock_google_streaming_server.h',
|
| 'test/mock_keyboard.cc',
|
|
|