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

Unified Diff: content/content_tests.gypi

Issue 9584023: Move MockResourceContext to content/test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: jam review 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 abb996ea17f5816a35b7ec5c60b639e23f93bdfa..29f05026229f5a5f87d490f89e13d98bfe393238 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -36,8 +36,6 @@
'browser/geolocation/mock_location_provider.h',
'browser/mock_content_browser_client.cc',
'browser/mock_content_browser_client.h',
- 'browser/mock_resource_context.cc',
- 'browser/mock_resource_context.h',
'browser/net/url_request_abort_on_end_job.cc',
'browser/net/url_request_abort_on_end_job.h',
'browser/renderer_host/dummy_resource_handler.cc',
@@ -82,6 +80,8 @@
'test/mock_render_process.h',
'test/mock_render_thread.cc',
'test/mock_render_thread.h',
+ 'test/mock_resource_context.cc',
+ 'test/mock_resource_context.h',
'test/mock_web_ui.cc',
'test/mock_web_ui.h',
'test/render_view_fake_resources_test.cc',
« no previous file with comments | « content/browser/renderer_host/resource_dispatcher_host_unittest.cc ('k') | content/test/mock_resource_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698