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

Unified Diff: content/content_tests.gypi

Issue 10310124: Implement a ResourceThrottle for URL overriding in Chrome on Android. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: fix layering problem with unittest Created 8 years, 7 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 fe6fc76acf8ebae760ab57adfd70bcf287f91f4b..e2123b2ff3bd76408671639c0b5cba926de0c19a 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -80,6 +80,8 @@
'test/mock_web_ui.h',
'test/net/url_request_abort_on_end_job.cc',
'test/net/url_request_abort_on_end_job.h',
+ 'test/net/url_request_user_data_helper.cc',
+ 'test/net/url_request_user_data_helper.h',
'test/render_view_fake_resources_test.cc',
'test/render_view_fake_resources_test.h',
'test/render_view_test.cc',

Powered by Google App Engine
This is Rietveld 408576698