| Index: chrome/installer/mini_installer.gyp
|
| diff --git a/chrome/installer/mini_installer.gyp b/chrome/installer/mini_installer.gyp
|
| index afc78054fdc2bd70917facc01a852027af0b5050..dd8a8888389b6eed56ec0c58284a398025b5b8ab 100644
|
| --- a/chrome/installer/mini_installer.gyp
|
| +++ b/chrome/installer/mini_installer.gyp
|
| @@ -15,7 +15,7 @@
|
| '../chrome.gyp:chrome_nacl_win64',
|
| '../chrome.gyp:chrome_dll',
|
| '../chrome.gyp:default_extensions',
|
| - 'installer.gyp:setup',
|
| + '../chrome.gyp:setup',
|
| ],
|
| 'include_dirs': [
|
| '../..',
|
|
|