Chromium Code Reviews| Index: components/ntp_tiles/BUILD.gn |
| diff --git a/components/ntp_tiles/BUILD.gn b/components/ntp_tiles/BUILD.gn |
| index d155c2ce6c0d9f19ceec7356638e887c949a5c31..c50d5c4fb78f874e5c286c4fcabbbab0aea7a6b4 100644 |
| --- a/components/ntp_tiles/BUILD.gn |
| +++ b/components/ntp_tiles/BUILD.gn |
| @@ -12,6 +12,8 @@ static_library("ntp_tiles") { |
| "constants.h", |
| "country_code_ios.h", |
| "country_code_ios.mm", |
| + "field_trial.cc", |
| + "field_trial.h", |
| "icon_cacher.cc", |
| "icon_cacher.h", |
| "metrics.cc", |