Chromium Code Reviews| Index: ui/native_theme/BUILD.gn |
| diff --git a/ui/native_theme/BUILD.gn b/ui/native_theme/BUILD.gn |
| index fb2296879bfef08a2415aa800ddeef1e94ac3743..b1ee9e48d98e2fa0240c7d1ae4702a77d18ee6f6 100644 |
| --- a/ui/native_theme/BUILD.gn |
| +++ b/ui/native_theme/BUILD.gn |
| @@ -60,8 +60,6 @@ if (is_win) { |
| # These files cannot work in the renderer on Windows. |
| sources = [ |
| - "native_theme_dark_win.cc", |
| - "native_theme_dark_win.h", |
| "native_theme_win.cc", |
| "native_theme_win.h", |
| ] |