diff options
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 93af641..31afcd9 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -3519,7 +3519,7 @@ 'target_name': 'pull_in_all', 'type': 'none', 'dependencies': [ - 'app/locales.gyp:*', + 'app/locales/locales.gyp:*', 'installer/installer.gyp:*', '../app/app.gyp:*', '../base/base.gyp:*', |