diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/locales/locales.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/locales/locales.gyp b/chrome/app/locales/locales.gyp index 43dae19..12fd1db 100644 --- a/chrome/app/locales/locales.gyp +++ b/chrome/app/locales/locales.gyp @@ -12,7 +12,7 @@ 'type': 'loadable_module', 'dependencies': [ '../../chrome.gyp:chrome_strings', - '../../../webkit/webkit.gyp:webkit_strings', + '../../../webkit/webkit_glue.gyp:webkit_strings', '../../../app/app.gyp:app_strings', ], 'msvs_settings': { |