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

Unified Diff: .gn

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: Fold in secure_display to url_formatter Created 5 years, 5 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 | « no previous file | chrome/DEPS » ('j') | components/url_formatter/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index c09684b0c091aeaa0e0d05f6ea330fc8d9ff66d2..93249b24b2c1d80cec2fb752052d21b8bdf92dd0 100644
--- a/.gn
+++ b/.gn
@@ -42,7 +42,7 @@ check_targets = [
"//components/pref_registry/*",
"//components/undo/*",
"//components/update_client/*",
- "//components/url_fixer/*",
+ "//components/url_formatter/*",
"//components/url_matcher/*",
"//components/user_manager/*",
"//components/user_prefs/*",
« no previous file with comments | « no previous file | chrome/DEPS » ('j') | components/url_formatter/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698