| Index: ui/native_theme/BUILD.gn
|
| diff --git a/ui/native_theme/BUILD.gn b/ui/native_theme/BUILD.gn
|
| index fb2296879bfef08a2415aa800ddeef1e94ac3743..9c22a22afe1c4aaf8b2057497720c2af295a5852 100644
|
| --- a/ui/native_theme/BUILD.gn
|
| +++ b/ui/native_theme/BUILD.gn
|
| @@ -27,6 +27,8 @@ component("native_theme") {
|
| sources += [
|
| "native_theme_aura.cc",
|
| "native_theme_aura.h",
|
| + "native_theme_aura_overlay.cc",
|
| + "native_theme_aura_overlay.h",
|
| "native_theme_dark_aura.cc",
|
| "native_theme_dark_aura.h",
|
| "overlay_scrollbar_constants_aura.h",
|
|
|