diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-x | chrome/chrome.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index c80bc21..820e670 100755 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -3849,7 +3849,7 @@ 'conditions': [ ['branding=="Chrome"', { 'dependencies': [ - 'installer/installer.gyp:installer_util', + 'installer/installer.gyp:linux_installer_configs', ], }], ['selinux==0', { |