Index: ui/native_theme/native_theme.gyp |
diff --git a/ui/native_theme/native_theme.gyp b/ui/native_theme/native_theme.gyp |
index 70d27a329ee4722dac82d4e2585d268c6d220a0c..671f28635902c455b405394935655a5242944052 100644 |
--- a/ui/native_theme/native_theme.gyp |
+++ b/ui/native_theme/native_theme.gyp |
@@ -23,6 +23,8 @@ |
'sources': [ |
'common_theme.cc', |
'common_theme.h', |
+ 'fallback_theme.cc', |
+ 'fallback_theme.h', |
'native_theme.cc', |
'native_theme.h', |
'native_theme_android.cc', |