summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_resources.gyp
diff options
context:
space:
mode:
authorflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-27 22:52:52 +0000
committerflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-27 22:52:52 +0000
commit0e88cbea52e478a9f6a2f63d9e2dee06c1b39de9 (patch)
tree2e5aaf68d7f3e6c5d87bd30c1afd522ad9698045 /chrome/chrome_resources.gyp
parentaa752c3f3c06918c0d684044c8418d3a6f33c37c (diff)
downloadchromium_src-0e88cbea52e478a9f6a2f63d9e2dee06c1b39de9.zip
chromium_src-0e88cbea52e478a9f6a2f63d9e2dee06c1b39de9.tar.gz
chromium_src-0e88cbea52e478a9f6a2f63d9e2dee06c1b39de9.tar.bz2
Use touch friendly window buttons in aura when using --touch-optimized-ui.
I have increased the padding in the assets used for the buttons when running with touch optimized ui enabled. BUG=115520 TEST=Run with --touch-optimized-ui and verify that maximize and close buttons are large and all assets look correct. Review URL: http://codereview.chromium.org/10159002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134376 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_resources.gyp')
-rw-r--r--chrome/chrome_resources.gyp11
1 files changed, 11 insertions, 0 deletions
diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
index 31de62b..8a515ff 100644
--- a/chrome/chrome_resources.gyp
+++ b/chrome/chrome_resources.gyp
@@ -234,8 +234,19 @@
'theme_resources_gen',
'<(DEPTH)/ui/ui.gyp:ui_resources_2x',
'<(DEPTH)/ui/ui.gyp:ui_resources_standard',
+ '<(DEPTH)/ui/ui.gyp:ui_resources_touch',
],
'conditions': [
+ ['chromeos==1', {
+ 'copies': [
+ {
+ 'destination': '<(PRODUCT_DIR)',
+ 'files': [
+ '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_touch/ui_resources_touch.pak',
+ ],
+ },
+ ],
+ }],
['OS != "mac"', {
# Copy pak files to the product directory. These files will be picked
# up by the following installer scripts: