| Index: chrome/app/locales/locales.gyp
 | 
| diff --git a/chrome/app/locales/locales.gyp b/chrome/app/locales/locales.gyp
 | 
| index 43dae19cf8048c87f23453d044c9e4fc48e64ccf..12fd1dbbe5022ccb80b4e21a89c1b88787bc015f 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': {
 | 
| 
 |