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

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: 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/bookmarks.gypi
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index 5b6b73f501e85a8459d9b84f3c98155b7f405981..1a48ea1c5428055ec782038accdb92e42b3dfa49 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -27,6 +27,7 @@
'pref_registry',
'query_parser',
'startup_metric_utils',
+ 'url_formatter',
],
'sources': [
'bookmarks/browser/base_bookmark_model_observer.cc',

Powered by Google App Engine
This is Rietveld 408576698