Index: components/suggestions/BUILD.gn |
diff --git a/components/suggestions/BUILD.gn b/components/suggestions/BUILD.gn |
index 9d4a692b276f53887562c026ae13f1af7496ee7f..6d93d045bc488b91dc910f69c9f72dbe867e426e 100644 |
--- a/components/suggestions/BUILD.gn |
+++ b/components/suggestions/BUILD.gn |
@@ -6,6 +6,8 @@ static_library("suggestions") { |
sources = [ |
"blacklist_store.cc", |
"blacklist_store.h", |
+ "features.cc", |
+ "features.h", |
"image_encoder.h", |
"image_manager.cc", |
"image_manager.h", |