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

Unified Diff: chrome/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: Fix Android checkdeps Created 5 years, 4 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/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index b5972c7d7805bc17706c825bf2ef91f8091a099f..c9bf84e684239ba13fdcf1ba8df624cfcbb820d3 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -20,7 +20,7 @@ include_rules = [
"+components/content_settings/core/common",
"+components/error_page/common",
"+components/omnibox/common",
- "+components/url_fixer",
+ "+components/url_formatter",
"+components/variations",
"+content/public/common",
"+content/public/test",

Powered by Google App Engine
This is Rietveld 408576698