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

Unified Diff: components/BUILD.gn

Issue 1260033005: Revert of Move net::FormatUrl and friends outside of //net and into //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « chrome/utility/importer/bookmarks_file_importer.cc ('k') | components/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 1f4c6049e4dc79e3667152564f4d20f581455c9c..0d0951b41952b957fdbfe45ab41d4a8093af93ff 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -92,6 +92,7 @@
"//components/search",
"//components/search_engines",
"//components/search_provider_logos",
+ "//components/secure_display",
"//components/security_interstitials/core",
"//components/sessions",
"//components/signin/core/browser",
@@ -108,7 +109,7 @@
"//components/ui/zoom:ui_zoom",
"//components/undo",
"//components/update_client",
- "//components/url_formatter",
+ "//components/url_fixer",
"//components/url_matcher",
"//components/user_manager",
"//components/user_prefs",
@@ -319,7 +320,7 @@
"//components/omnibox/browser:unit_tests",
"//components/packed_ct_ev_whitelist:unit_tests",
"//components/undo:unit_tests",
- "//components/url_formatter:unit_tests",
+ "//components/secure_display:unit_tests",
"//components/update_client:unit_tests",
"//components/variations:unit_tests",
"//components/webcrypto:unit_tests",
« no previous file with comments | « chrome/utility/importer/bookmarks_file_importer.cc ('k') | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698