summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_resources.gyp
diff options
context:
space:
mode:
authorzork@chromium.org <zork@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-08 07:30:51 +0000
committerzork@chromium.org <zork@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-08 07:30:51 +0000
commit2b1fbb9ddee254ec1b427c993e1b5db54e7c5fa5 (patch)
tree5b5cb8a75e67c5f474a3bae04258d0aa1639ac1d /chrome/chrome_resources.gyp
parent1f9a6d1bbb415d8ebd7403ddb41534441a4a6b0d (diff)
downloadchromium_src-2b1fbb9ddee254ec1b427c993e1b5db54e7c5fa5.zip
chromium_src-2b1fbb9ddee254ec1b427c993e1b5db54e7c5fa5.tar.gz
chromium_src-2b1fbb9ddee254ec1b427c993e1b5db54e7c5fa5.tar.bz2
Reland http://codereview.chromium.org/9121050/ with fix for aura_win
Add accessible names to the launcher buttons BUG=104192 TEST=None Review URL: https://chromiumcodereview.appspot.com/9307037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120950 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_resources.gyp')
-rw-r--r--chrome/chrome_resources.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
index 29227c7..45c441b 100644
--- a/chrome/chrome_resources.gyp
+++ b/chrome/chrome_resources.gyp
@@ -269,6 +269,8 @@
'chrome_strings',
'platform_locale_settings',
'theme_resources',
+ # TODO(zork): Protect this with if use_aura==1
+ '<(DEPTH)/ash/ash_strings.gyp:ash_strings',
'<(DEPTH)/content/content_resources.gyp:content_resources',
'<(DEPTH)/net/net.gyp:net_resources',
'<(DEPTH)/ui/base/strings/ui_strings.gyp:ui_strings',