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

Unified Diff: content/content_tests.gypi

Issue 9426029: Test file errors in downloads. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with parent Created 8 years, 10 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 90be6054d5560ec38510981b00b63554867afa14..ece099959352d2ab1bf8beecf80a720bbc9076dd 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -92,6 +92,8 @@
'test/test_browser_thread.h',
'test/test_content_client.cc',
'test/test_content_client.h',
+ 'test/test_file_error_injector.cc',
+ 'test/test_file_error_injector.h',
'test/test_navigation_observer.cc',
'test/test_navigation_observer.h',
'test/test_notification_tracker.cc',

Powered by Google App Engine
This is Rietveld 408576698