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

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: Rebase again now that CQ is fixed 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
« no previous file with comments | « .gn ('k') | chrome/android/java/src/org/chromium/chrome/browser/UrlUtilities.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « .gn ('k') | chrome/android/java/src/org/chromium/chrome/browser/UrlUtilities.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698