Chromium Code Reviews| Index: components/enhanced_bookmarks/proto/BUILD.gn |
| diff --git a/components/enhanced_bookmarks/proto/BUILD.gn b/components/enhanced_bookmarks/proto/BUILD.gn |
| index f6e932d68557d333f778f21e18eee71c3c78c352..579884aba01e55ad2821a7ed926ccadc11a026ff 100644 |
| --- a/components/enhanced_bookmarks/proto/BUILD.gn |
| +++ b/components/enhanced_bookmarks/proto/BUILD.gn |
| @@ -6,6 +6,7 @@ import("//third_party/protobuf/proto_library.gni") |
| proto_library("proto") { |
| sources = [ |
| + "cluster.proto", |
| "metadata.proto", |
| "search.proto", |
| ] |