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

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: Split off 2 CLs, to simplify this one. 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 ddf5d8f7b3040a97773b8895f14a62f337c8e2d3..30d0c7b1ed7124711e17959e47b000076a053267 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