summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
diff options
context:
space:
mode:
authorsaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-11 03:12:13 +0000
committersaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-11 03:12:13 +0000
commit0dc7ff9a0740df95164d6a524ed2e5ccf0d85e6f (patch)
tree1d75fea36bfbb0588f7e7c3719bdb066aee5c123 /ui/ui.gyp
parent31033a317aec1ce92b6f07d0731aa70cc280e864 (diff)
downloadchromium_src-0dc7ff9a0740df95164d6a524ed2e5ccf0d85e6f.zip
chromium_src-0dc7ff9a0740df95164d6a524ed2e5ccf0d85e6f.tar.gz
chromium_src-0dc7ff9a0740df95164d6a524ed2e5ccf0d85e6f.tar.bz2
Under Aura the Aura Theme takes precedence over the ChromeOS one.
TBR=sky@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/8223015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104839 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r--ui/ui.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/ui.gyp b/ui/ui.gyp
index ce4557b..b8b7de6 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -321,6 +321,8 @@
['exclude', 'gfx/gtk_util.cc'],
['exclude', 'gfx/gtk_util.h'],
['exclude', 'gfx/screen_gtk.cc'],
+ ['exclude', 'gfx/native_theme_chromeos.cc'],
+ ['exclude', 'gfx/native_theme_chromeos.h'],
['exclude', 'gfx/screen_win.cc'],
['exclude', 'base/win/mouse_wheel_util.cc'],
['exclude', 'base/win/mouse_wheel_util.h'],