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

Unified Diff: components/bookmarks.gypi

Issue 242693003: Introduce BookmarkClient interface to abstract embedder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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 e1dcacb8535103228739f3ad528144ce12cd94dc..1c452750a7f3255c9904af249bacaa08f03457b4 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -17,6 +17,7 @@
'../url/url.gyp:url_lib',
],
'sources': [
+ 'bookmarks/core/browser/bookmark_client.h',
'bookmarks/core/browser/bookmark_node.cc',
'bookmarks/core/browser/bookmark_node.h',
'bookmarks/core/browser/bookmark_prompt_prefs.cc',

Powered by Google App Engine
This is Rietveld 408576698