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

Unified Diff: components/bookmarks.gypi

Issue 261013002: Add overrides for BookmarkModel clipboard interface on iOS (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 74115ddfede8eea63d47fc48327b25d1b4ec354a..795865409a135d2abfcb389d376f7af8b027e026 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -45,6 +45,7 @@
'bookmarks/core/browser/bookmark_node_data.h',
'bookmarks/core/browser/bookmark_node_data_mac.cc',
'bookmarks/core/browser/bookmark_node_data_views.cc',
+ 'bookmarks/core/browser/bookmark_pasteboard_helper_ios.cc',
blundell 2014/05/05 12:32:18 this should be bookmark_node_data_ios.cc
sdefresne 2014/05/05 14:45:50 Done.
'bookmarks/core/browser/bookmark_pasteboard_helper_mac.h',
'bookmarks/core/browser/bookmark_pasteboard_helper_mac.mm',
'bookmarks/core/browser/bookmark_prompt_prefs.cc',

Powered by Google App Engine
This is Rietveld 408576698