Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(253)

Unified Diff: content/content_tests.gypi

Issue 537023002: Change ScriptContextTest.GetEffectiveDocumentURL to use FrameLoadWaiter and re-enable the test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix compile Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/public/test/frame_load_waiter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | content/public/test/frame_load_waiter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698