Chromium Code Reviews| Index: components/ntp_snippets/BUILD.gn |
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn |
| index 6c69791c25282267c42853d3a70255d55468831f..3cc73ce7f424d3e2509ca3455873458e0d72d38e 100644 |
| --- a/components/ntp_snippets/BUILD.gn |
| +++ b/components/ntp_snippets/BUILD.gn |
| @@ -57,6 +57,8 @@ static_library("ntp_snippets") { |
| "request_throttler.h", |
| "switches.cc", |
| "switches.h", |
| + "user_classifier.cc", |
| + "user_classifier.h", |
| ] |
| public_deps = [ |