diff options
Diffstat (limited to 'chrome/app/locales/locales.gyp')
-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 f6ee029..b3c8a9f 100644 --- a/chrome/app/locales/locales.gyp +++ b/chrome/app/locales/locales.gyp @@ -25,7 +25,7 @@ 'dependencies': [ '../../chrome.gyp:chrome_strings', '../../chrome.gyp:platform_locale_settings', - '../../../webkit/webkit.gyp:webkit_strings', + '../../../webkit/support/webkit_support_in_chromium.gyp:webkit_strings', '../../../app/app.gyp:app_strings', ], 'msvs_settings': { |