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

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: Rebase 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 1bcca4424d2bf8f9ecd0762c4cc08c3078133497..4b167a9e2dc29433d57a9cdeba775103758088fd 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