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

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: Compile fixes following rebase Created 5 years, 6 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/history.gypi
diff --git a/components/history.gypi b/components/history.gypi
index 9ecec9fbe73657e684268e59056d445bea150065..4d8c31a399ef45d7febdab187f91e320e8954959 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -29,6 +29,7 @@
'keyed_service_core',
'query_parser',
'signin_core_browser',
+ 'url_formatter',
],
'sources': [
# Note: sources list duplicated in GN build.

Powered by Google App Engine
This is Rietveld 408576698