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

Unified Diff: components/enhanced_bookmarks/BUILD.gn

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 | « components/enhanced_bookmarks.gypi ('k') | components/enhanced_bookmarks/enhanced_bookmark_features.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/enhanced_bookmarks/BUILD.gn
diff --git a/components/enhanced_bookmarks/BUILD.gn b/components/enhanced_bookmarks/BUILD.gn
index d78c63c3500a3de10091994ff3fb745c8e1e36d4..491d0d72c81ce8e63422ebd03c27f62bab03e672 100644
--- a/components/enhanced_bookmarks/BUILD.gn
+++ b/components/enhanced_bookmarks/BUILD.gn
@@ -14,13 +14,11 @@ source_set("enhanced_bookmarks") {
"bookmark_server_cluster_service.h",
"bookmark_server_service.cc",
"bookmark_server_service.h",
- "enhanced_bookmark_features.cc",
- "enhanced_bookmark_features.h",
"enhanced_bookmark_model.cc",
"enhanced_bookmark_model.h",
"enhanced_bookmark_model_observer.h",
- "enhanced_bookmark_switches.cc",
- "enhanced_bookmark_switches.h",
+ "enhanced_bookmark_switches_ios.cc",
+ "enhanced_bookmark_switches_ios.h",
"enhanced_bookmark_utils.cc",
"enhanced_bookmark_utils.h",
"image_record.cc",
« no previous file with comments | « components/enhanced_bookmarks.gypi ('k') | components/enhanced_bookmarks/enhanced_bookmark_features.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698