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

Unified Diff: components/enhanced_bookmarks.gypi

Issue 641473002: Revert of Bring up of the enhanced bookmarks cluster service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@intermediary2
Patch Set: Created 6 years, 2 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/chrome_browser.gypi ('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 71b815a63cee4eb87e74cb90d4e24ba06afe351c..787a4f32fc7704ceebe8014c905373f66d848282 100644
--- a/components/enhanced_bookmarks.gypi
+++ b/components/enhanced_bookmarks.gypi
@@ -25,8 +25,6 @@
'sources': [
'enhanced_bookmarks/bookmark_image_service.cc',
'enhanced_bookmarks/bookmark_image_service.h',
- 'enhanced_bookmarks/bookmark_server_cluster_service.cc',
- 'enhanced_bookmarks/bookmark_server_cluster_service.h',
'enhanced_bookmarks/bookmark_server_search_service.cc',
'enhanced_bookmarks/bookmark_server_search_service.h',
'enhanced_bookmarks/bookmark_server_service.cc',
@@ -47,8 +45,6 @@
'enhanced_bookmarks/metadata_accessor.h',
'enhanced_bookmarks/persistent_image_store.cc',
'enhanced_bookmarks/persistent_image_store.h',
- 'enhanced_bookmarks/pref_names.cc',
- 'enhanced_bookmarks/pref_names.h',
],
'conditions': [
['OS=="ios"', {
@@ -77,7 +73,6 @@
'target_name': 'enhanced_bookmarks_proto',
'type': 'static_library',
'sources': [
- 'enhanced_bookmarks/proto/cluster.proto',
'enhanced_bookmarks/proto/metadata.proto',
'enhanced_bookmarks/proto/search.proto',
],
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/enhanced_bookmarks/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698