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

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: Fixed CLANG issue. 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 299f70c38dba305bed790a9ff9ca8eb3d8380226..007ff2d0610fcb88fa02eb0c14c5f58254314a1c 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