Index: ui/gfx/BUILD.gn |
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn |
index b6468d932b82c282852a281d4cf715123f88d8d2..294a20eab7e048bc7cf4abf6dee7ba7cd975ddbf 100644 |
--- a/ui/gfx/BUILD.gn |
+++ b/ui/gfx/BUILD.gn |
@@ -194,8 +194,6 @@ component("gfx") { |
"skia_util.h", |
"switches.cc", |
"switches.h", |
- "sys_color_change_listener.cc", |
- "sys_color_change_listener.h", |
"text_constants.h", |
"text_elider.cc", |
"text_elider.h", |
@@ -531,6 +529,8 @@ test("gfx_unittests") { |
"icon_util_unittests.rc", |
"path_win_unittest.cc", |
"platform_font_win_unittest.cc", |
+ "sys_color_change_listener.cc", |
+ "sys_color_change_listener.h", |
] |
ldflags = [ |