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

Unified Diff: content/content_tests.gypi

Issue 1203983004: Stop using SpawnedTestServer in DownloadContentTest.* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 728c41c4c3fffa34f44d4f16a26247fd4c4c5074..e91a1f616da825e93df45caeb2a5c62c9eebfad2 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -73,6 +73,8 @@
'public/test/test_browser_thread_bundle.h',
'public/test/test_content_client_initializer.cc',
'public/test/test_content_client_initializer.h',
+ 'public/test/test_download_request_handler.cc',
+ 'public/test/test_download_request_handler.h',
'public/test/test_file_error_injector.cc',
'public/test/test_file_error_injector.h',
'public/test/test_file_system_backend.cc',

Powered by Google App Engine
This is Rietveld 408576698