summaryrefslogtreecommitdiffstats
path: root/ui/ui_gfx.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui_gfx.gypi')
-rw-r--r--ui/ui_gfx.gypi6
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/ui_gfx.gypi b/ui/ui_gfx.gypi
index 1673b90..4e6d2ee 100644
--- a/ui/ui_gfx.gypi
+++ b/ui/ui_gfx.gypi
@@ -152,6 +152,12 @@
'gfx/native_widget_types_gtk.cc',
],
}],
+ ['chromeos==1', {
+ 'sources': [
+ 'gfx/native_theme_chromeos.cc',
+ 'gfx/native_theme_chromeos.h',
+ ],
+ }],
],
},
{