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

Unified Diff: components/bookmarks.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: Fix Android checkdeps 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/bookmarks.gypi
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index a0bef4a03e2ee5752918f218294cebd3cdd798cb..00b45b711fcfb8ba8aa94b952577aae3a1b73fdb 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -27,6 +27,7 @@
'pref_registry',
'query_parser',
'startup_metric_utils',
+ 'url_formatter/url_formatter.gyp:url_formatter',
],
'sources': [
'bookmarks/browser/base_bookmark_model_observer.cc',

Powered by Google App Engine
This is Rietveld 408576698