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

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: Simplified injector classes further. 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 fa10f866303b37e67c64955a78f9781e545c5224..2c8ec61ede627c441d2d9b97faf119a398c10125 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -94,6 +94,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