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

Unified Diff: content/shell/BUILD.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: 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 | « content/renderer/renderer_blink_platform_impl.cc ('k') | content/shell/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index d5b4c1e8a692579a899ed23bc5968dcfa11f8761..126d1c735ac9e52e6a8183844527efa9435db512 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -203,6 +203,7 @@ static_library("content_shell_lib") {
"//components/devtools_http_handler",
"//components/plugins/renderer",
"//components/test_runner:test_runner",
+ "//components/url_formatter",
"//components/web_cache/renderer",
"//content:resources",
"//content/app/resources",
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | content/shell/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698