Chromium Code Reviews| Index: blimp/client/core/settings/BUILD.gn |
| diff --git a/blimp/client/core/settings/BUILD.gn b/blimp/client/core/settings/BUILD.gn |
| index 8e1b53a4a10370acfe98afcb1b07173ca1e516c0..0cf9ca57c7368046f37efe85a83cc2b304f457dd 100644 |
| --- a/blimp/client/core/settings/BUILD.gn |
| +++ b/blimp/client/core/settings/BUILD.gn |
| @@ -11,6 +11,7 @@ source_set("settings") { |
| visibility = [ "//blimp/client/*" ] |
| sources = [ |
| + "blimp_settings_delegate.h", |
| "settings_feature.cc", |
| "settings_feature.h", |
| ] |