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

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: Work around STL android bug 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
« no previous file with comments | « chrome/test/base/testing_profile.cc ('k') | components/bookmarks/core/browser/bookmark_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/bookmarks.gypi
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index 017885bc2c6dd307bffbf4372db569d47afef96e..f7ea46adb1614a60c1ef71efe77313f4f1284270 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_match.cc',
'bookmarks/core/browser/bookmark_match.h',
'bookmarks/core/browser/bookmark_node.cc',
« no previous file with comments | « chrome/test/base/testing_profile.cc ('k') | components/bookmarks/core/browser/bookmark_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698