Index: components/enhanced_bookmarks/BUILD.gn |
diff --git a/components/enhanced_bookmarks/BUILD.gn b/components/enhanced_bookmarks/BUILD.gn |
index 5498fccfe108237d029afaf30df0b33496b65517..693f690113869767b1dd8d08f2dd046ed52aa71a 100644 |
--- a/components/enhanced_bookmarks/BUILD.gn |
+++ b/components/enhanced_bookmarks/BUILD.gn |
@@ -14,6 +14,8 @@ source_set("enhanced_bookmarks") { |
"bookmark_image_service.h", |
"bookmark_server_cluster_service.cc", |
"bookmark_server_cluster_service.h", |
+ "bookmark_server_search_service.cc", |
+ "bookmark_server_search_service.h", |
"bookmark_server_service.cc", |
"bookmark_server_service.h", |
"enhanced_bookmark_features.cc", |