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

Unified Diff: chrome/browser/DEPS

Issue 528363002: Move webCacheManager to //components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changes are made. Created 6 years, 3 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 3bd72087836891ddb2f765fee1bc75a2a1e38d40..9398ca9ff44bd9f8c88e16294c6715c15a775c5a 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -73,6 +73,7 @@ include_rules = [
"+components/user_manager",
"+components/user_prefs",
"+components/web_modal",
+ "+components/web_cache/browser",
"+components/webdata/common",
"+content/public/browser",
"+content/test/net",

Powered by Google App Engine
This is Rietveld 408576698