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

Unified Diff: chrome/common/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: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 3fe80e1a814b14ac6a064ada777aed35f8e70215..7963cfda0548956cef447670f1e95c8fa2b98efe 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -18,6 +18,7 @@ include_rules = [
"+components/policy/core/common",
"+components/signin/core/common",
"+components/translate/core/common",
+ "+components/url_formatter",
"+extensions/common",
"+gin/public", # For profiling.cc
"+google_apis/gaia", # For gaia_switches.h

Powered by Google App Engine
This is Rietveld 408576698