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

Unified Diff: components/omnibox/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/omnibox/DEPS
diff --git a/components/omnibox/DEPS b/components/omnibox/DEPS
index c8b3323a989fbd5edfde3e7699414fb4a2e2618d..857a94ff603bf791408b2b0d7bd6cadc72060a09 100644
--- a/components/omnibox/DEPS
+++ b/components/omnibox/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/search",
"+components/search_engines",
"+components/url_fixer",
+ "+components/url_formatter",
"+components/variations",
"+grit",
"+net",

Powered by Google App Engine
This is Rietveld 408576698