Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1152)

Unified Diff: ui/native_theme/native_theme.gyp

Issue 14424007: Use the default theme as the fallback UI in Blink (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use aura colors for fallback theme Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698