diff options
Diffstat (limited to 'chrome/installer/installer.gyp')
-rw-r--r-- | chrome/installer/installer.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp index ac89050..c9820ab 100644 --- a/chrome/installer/installer.gyp +++ b/chrome/installer/installer.gyp @@ -15,7 +15,7 @@ 'dependencies': [ '../../app/app.gyp:app_id', 'installer_util_strings', - '../chrome.gyp:common', + '../chrome.gyp:common_constants', '../chrome.gyp:chrome_resources', '../chrome.gyp:chrome_strings', '../../courgette/courgette.gyp:courgette_lib', |