summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authorbradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-28 08:17:39 +0000
committerbradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-28 08:17:39 +0000
commit8cb4689636ed19bfd3291602e59eedb194ba55cb (patch)
tree24ae0f2feff9a3b4e37f7f9de88b2ed09f23edf0 /build/all.gyp
parentce3157104a4975420535e31741dd82fa9f3df4a9 (diff)
downloadchromium_src-8cb4689636ed19bfd3291602e59eedb194ba55cb.zip
chromium_src-8cb4689636ed19bfd3291602e59eedb194ba55cb.tar.gz
chromium_src-8cb4689636ed19bfd3291602e59eedb194ba55cb.tar.bz2
Switching locales projects to be semi gyp generated.
Initially these will be drop in replacements for the existing projects. These were generated mechanically in lieu of a looping syntax. Review URL: http://codereview.chromium.org/115853 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17070 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 2589a0b..491d16d 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -63,6 +63,7 @@
['OS=="win"', {
'dependencies': [
'../breakpad/breakpad.gyp:*',
+ '../chrome/app/locales/locales.gyp:*',
'../courgette/courgette.gyp:*',
'../gears/gears.gyp:*',
'../rlz/rlz.gyp:*',