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

Unified Diff: content/content_tests.gypi

Issue 251903006: Attempt 2 to enable async data: URL loading. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Better fix for BrowserPlugin tests from lazyboy@ Created 6 years, 8 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') | content/public/test/frame_load_waiter.h » ('J')
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 b0a17731c76e89492647ea68b4b41a5a139e27b7..7e81bc19e3e7255b3e2edc54ece978b0da620a80 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -80,6 +80,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/mock_blob_url_request_context.cc',
'public/test/mock_blob_url_request_context.h',
'public/test/mock_download_item.cc',
« no previous file with comments | « no previous file | content/public/test/frame_load_waiter.h » ('j') | content/public/test/frame_load_waiter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698