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

Unified Diff: chrome/browser/DEPS

Issue 9584023: Move MockResourceContext to content/test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index a6bce72d6b057333a990dc8a3e9cbd0fa44c882e..45678d620ad891853e2e21fb5f17c403bbc546c2 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -45,7 +45,6 @@ include_rules = [
"+content/browser/find_pasteboard.h",
"+content/browser/geolocation/wifi_data_provider_common.h",
"+content/browser/load_notification_details.h",
- "+content/browser/mock_resource_context.h",
"+content/browser/net/browser_online_state_observer.h",
"+content/browser/net/url_request_failed_dns_job.h",
"+content/browser/net/url_request_mock_http_job.h",
@@ -78,6 +77,7 @@ include_rules = [
"+content/browser/tab_contents/web_drag_source_win.h",
"+content/browser/tab_contents/web_drag_utils_win.h",
"+content/browser/trace_controller.h",
+ "+content/test/mock_resource_context.h",
jam 2012/03/05 06:51:59 this isn't needed, since chrome allows content/tes
tfarina 2012/03/05 12:40:34 Done.
# DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
"-content/common",
« no previous file with comments | « no previous file | chrome/browser/chromeos/gview_request_interceptor_unittest.cc » ('j') | content/test/mock_resource_context.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698