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

Unified Diff: ui/native_theme/native_theme.gyp

Issue 239093007: Update Windows UI on system color changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Restore change from bad rebase. Created 6 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
« no previous file with comments | « ui/native_theme/native_theme.cc ('k') | ui/native_theme/native_theme_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/native_theme/native_theme.gyp
diff --git a/ui/native_theme/native_theme.gyp b/ui/native_theme/native_theme.gyp
index 269bc0601e98d44b13528b7b8d5ba230d27fa5ec..4cd287758e1af97ac283640f7010e4a200828aae 100644
--- a/ui/native_theme/native_theme.gyp
+++ b/ui/native_theme/native_theme.gyp
@@ -39,6 +39,8 @@
'native_theme_base.h',
'native_theme_mac.h',
'native_theme_mac.mm',
+ 'native_theme_observer.cc',
+ 'native_theme_observer.h',
'native_theme_switches.cc',
'native_theme_switches.h',
'native_theme_win.cc',
« no previous file with comments | « ui/native_theme/native_theme.cc ('k') | ui/native_theme/native_theme_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698