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

Unified Diff: chrome/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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 4f7ac97613a713dd0a3077cc9de86719262f6090..9f21c3ecde15c0252b4c1efb1984e14d6ea62624 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -91,6 +91,7 @@ include_rules = [
"+components/ui",
"+components/undo",
"+components/update_client",
+ "+components/url_formatter",
"+components/url_matcher",
"+components/user_manager",
"+components/user_prefs",

Powered by Google App Engine
This is Rietveld 408576698