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

Unified Diff: components/content_settings/core/browser/DEPS

Issue 1171333003: Move net::FormatUrl and friends outside of //net and into //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Compile fixes following rebase Created 5 years, 6 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: components/content_settings/core/browser/DEPS
diff --git a/components/content_settings/core/browser/DEPS b/components/content_settings/core/browser/DEPS
index 0bc7443903edc1d2e7a6fd11cda922228ddd2c96..b19d382d63f430c2a4d52bcdb5614d31e3ccf4b2 100644
--- a/components/content_settings/core/browser/DEPS
+++ b/components/content_settings/core/browser/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/content_settings/core/test",
"+components/plugins/common",
"+components/pref_registry",
+ "+components/url_formatter",
"+net/base",
"+net/cookies",
]

Powered by Google App Engine
This is Rietveld 408576698