summaryrefslogtreecommitdiff
path: root/chromium/components/suggestions/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/suggestions/BUILD.gn')
-rw-r--r--chromium/components/suggestions/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/components/suggestions/BUILD.gn b/chromium/components/suggestions/BUILD.gn
index 9d4a692b276..6d93d045bc4 100644
--- a/chromium/components/suggestions/BUILD.gn
+++ b/chromium/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",