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

Unified Diff: components/error_page.gypi

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
Index: components/error_page.gypi
diff --git a/components/error_page.gypi b/components/error_page.gypi
index a281610a140fef4548bdf6e2bd1456d0ca6349d2..bc465cc38a35a90aa7ab4af106b9979ef5259db3 100644
--- a/components/error_page.gypi
+++ b/components/error_page.gypi
@@ -11,6 +11,7 @@
'dependencies': [
'../base/base.gyp:base',
'../url/url.gyp:url_lib',
+ 'url_formatter/url_formatter.gyp:url_formatter',
],
'include_dirs': [
'..',
« no previous file with comments | « components/content_settings/core/browser/content_settings_usages_state.cc ('k') | components/error_page/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698