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

Unified Diff: components/history.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
« no previous file with comments | « components/google/core/browser/google_util.cc ('k') | components/history/core/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history.gypi
diff --git a/components/history.gypi b/components/history.gypi
index e07b782fe7d39bc00c8e61382801bf1445d9f0a8..64adec8e2569f12c14e4466fc3c6ae9ac3f1606f 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -29,6 +29,7 @@
'keyed_service_core',
'query_parser',
'signin_core_browser',
+ 'url_formatter/url_formatter.gyp:url_formatter',
],
'export_dependent_settings': [
'../skia/skia.gyp:skia',
« no previous file with comments | « components/google/core/browser/google_util.cc ('k') | components/history/core/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698