| Index: chrome/chrome_dll.gypi
|
| diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
|
| index 3884aa0954bc4a26ac7ea21ec2aa987349a0d5e6..cc295960a9d181a1ed76ca19969c8ac14d07f41b 100644
|
| --- a/chrome/chrome_dll.gypi
|
| +++ b/chrome/chrome_dll.gypi
|
| @@ -79,7 +79,7 @@
|
| # up actual Chromium functionality into this .dll.
|
| 'chrome_dll_version',
|
| 'chrome_resources',
|
| - 'installer/installer.gyp:installer_util_strings',
|
| + 'installer_util_strings',
|
| 'worker',
|
| '../printing/printing.gyp:printing',
|
| '../net/net.gyp:net_resources',
|
|
|