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

Unified Diff: components/enhanced_bookmarks.gypi

Issue 510543002: Introduce ItemPosition class for enhanced bookmarks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Rename to ItemPosition Created 6 years, 3 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 | « components/components_tests.gyp ('k') | components/enhanced_bookmarks/item_position.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/enhanced_bookmarks.gypi
diff --git a/components/enhanced_bookmarks.gypi b/components/enhanced_bookmarks.gypi
index 7abec454127217de90ee193f8b4bd7980d9814e5..0b031c139c0775630c3b4ba0d43c63b3d58b4f64 100644
--- a/components/enhanced_bookmarks.gypi
+++ b/components/enhanced_bookmarks.gypi
@@ -30,6 +30,8 @@
'enhanced_bookmarks/image_store_util.cc',
'enhanced_bookmarks/image_store_util.h',
'enhanced_bookmarks/image_store_util_ios.mm',
+ 'enhanced_bookmarks/item_position.cc',
+ 'enhanced_bookmarks/item_position.h',
'enhanced_bookmarks/metadata_accessor.cc',
'enhanced_bookmarks/metadata_accessor.h',
'enhanced_bookmarks/persistent_image_store.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/enhanced_bookmarks/item_position.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698