Chromium Code Reviews| Index: ui/native_theme/BUILD.gn |
| diff --git a/ui/native_theme/BUILD.gn b/ui/native_theme/BUILD.gn |
| index 721e317bf0dba7e22abe6bb08949df2eb26720de..5404bbf9c3fe772db97b8a49ee4a04110266e742 100644 |
| --- a/ui/native_theme/BUILD.gn |
| +++ b/ui/native_theme/BUILD.gn |
| @@ -28,6 +28,8 @@ component("native_theme") { |
| sources += [ |
| "native_theme_aura.cc", |
| "native_theme_aura.h", |
| + "native_theme_aura_dark.cc", |
| + "native_theme_aura_dark.h", |
| ] |
| if (is_win) { |