summaryrefslogtreecommitdiffstats
path: root/chrome/app/locales
diff options
context:
space:
mode:
authorbradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 04:18:27 +0000
committerbradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 04:18:27 +0000
commit06416912f5a85e2ff184fdf6dc9cef840d928010 (patch)
tree5c8f216786131a70aae6f07d23abefc6fd1d880b /chrome/app/locales
parent5a65c2a355dc850f3f48b22436ec05bd3d6375be (diff)
downloadchromium_src-06416912f5a85e2ff184fdf6dc9cef840d928010.zip
chromium_src-06416912f5a85e2ff184fdf6dc9cef840d928010.tar.gz
chromium_src-06416912f5a85e2ff184fdf6dc9cef840d928010.tar.bz2
Adding in dependency required now that chrome.sln is gyp generated.
BUG=None TEST=None Review URL: http://codereview.chromium.org/119022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17380 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/locales')
-rw-r--r--chrome/app/locales/locales.gyp3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/app/locales/locales.gyp b/chrome/app/locales/locales.gyp
index d1c5ebf..a625c80 100644
--- a/chrome/app/locales/locales.gyp
+++ b/chrome/app/locales/locales.gyp
@@ -13,8 +13,7 @@
'target_defaults': {
'type': 'shared_library',
'dependencies': [
- # Switch to with chrome.sln landing.
- #'../../chrome.gyp:chrome_strings',
+ '../../chrome.gyp:chrome_strings',
],
'msvs_settings': {
'VCLinkerTool': {