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

Unified Diff: chrome/chrome_tests.gypi

Issue 6825038: Create a content::ResourceContext. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix test. Created 9 years, 8 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
« no previous file with comments | « chrome/browser/web_resource/web_resource_service.h ('k') | chrome/test/testing_profile.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 2f04c4f3298f486f44e13ac28133c5cae24f5909..a6cb77c94872507c0e8c403f4c0d5d9928543220 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -177,6 +177,8 @@
'../content/browser/geolocation/arbitrator_dependency_factories_for_test.h',
'../content/browser/geolocation/mock_location_provider.cc',
'../content/browser/geolocation/mock_location_provider.h',
+ '../content/browser/mock_resource_context.cc',
+ '../content/browser/mock_resource_context.h',
'../content/browser/renderer_host/mock_render_process_host.cc',
'../content/browser/renderer_host/mock_render_process_host.h',
'../content/browser/renderer_host/test_backing_store.cc',
« no previous file with comments | « chrome/browser/web_resource/web_resource_service.h ('k') | chrome/test/testing_profile.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698