| Index: chrome/chrome_installer_util.gypi
|
| diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi
|
| index c82f9817ed113cd29ac1a00f192315dd7ad77ada..c6ea69ce0e7c7900c483c9dd9fcd1001e706e5b0 100644
|
| --- a/chrome/chrome_installer_util.gypi
|
| +++ b/chrome/chrome_installer_util.gypi
|
| @@ -145,7 +145,7 @@
|
| 'installer/util/shell_util.h',
|
| ],
|
| 'conditions': [
|
| - ['component=="shared_library" and incremental_chrome_dll!=1', {
|
| + ['component=="shared_library"', {
|
| 'sources': [ '../content/public/common/content_switches.cc' ],
|
| 'defines': [ 'COMPILE_CONTENT_STATICALLY'],
|
| }, {
|
|
|