Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 68bbb6ba4d3c9d4171d8f5b49980df75ba56afa6..6139dcd437d5007e6980692ff277390be50015c7 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -28,6 +28,8 @@ |
'public/test/download_test_observer.h', |
'public/test/fake_speech_recognition_manager.cc', |
'public/test/fake_speech_recognition_manager.h', |
+ 'public/test/frame_load_waiter.cc', |
+ 'public/test/frame_load_waiter.h', |
'public/test/javascript_test_observer.cc', |
'public/test/javascript_test_observer.h', |
'public/test/mock_blob_url_request_context.cc', |
@@ -107,8 +109,6 @@ |
'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', |