diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 0e26aba..6baa55c 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -4132,6 +4132,7 @@ 'type': 'none', 'dependencies': [ 'installer/installer.gyp:*', + 'installer/mini_installer.gyp:*', '../app/app.gyp:*', '../base/base.gyp:*', '../media/media.gyp:*', |