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

Unified Diff: components/enhanced_bookmarks.gypi

Issue 1496953003: [Enhanced Bookmarks] Make enhanced bookmarks default for Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase & ios update Created 4 years, 12 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/browser/android/bookmarks/bookmarks_bridge.cc ('k') | components/enhanced_bookmarks/BUILD.gn » ('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 d9d895303d8677b7938bf8ac3e46bc32d120c40a..c95db40938d3435bfd1a4faa049166c0474a715e 100644
--- a/components/enhanced_bookmarks.gypi
+++ b/components/enhanced_bookmarks.gypi
@@ -31,13 +31,11 @@
'enhanced_bookmarks/bookmark_server_cluster_service.h',
'enhanced_bookmarks/bookmark_server_service.cc',
'enhanced_bookmarks/bookmark_server_service.h',
- 'enhanced_bookmarks/enhanced_bookmark_features.cc',
- 'enhanced_bookmarks/enhanced_bookmark_features.h',
'enhanced_bookmarks/enhanced_bookmark_model.cc',
'enhanced_bookmarks/enhanced_bookmark_model.h',
'enhanced_bookmarks/enhanced_bookmark_model_observer.h',
- 'enhanced_bookmarks/enhanced_bookmark_switches.cc',
- 'enhanced_bookmarks/enhanced_bookmark_switches.h',
+ 'enhanced_bookmarks/enhanced_bookmark_switches_ios.cc',
+ 'enhanced_bookmarks/enhanced_bookmark_switches_ios.h',
'enhanced_bookmarks/enhanced_bookmark_utils.cc',
'enhanced_bookmarks/enhanced_bookmark_utils.h',
'enhanced_bookmarks/image_record.cc',
« no previous file with comments | « chrome/browser/android/bookmarks/bookmarks_bridge.cc ('k') | components/enhanced_bookmarks/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698