| Index: content/content.gyp
|
| ===================================================================
|
| --- content/content.gyp (revision 132893)
|
| +++ content/content.gyp (working copy)
|
| @@ -22,7 +22,7 @@
|
| # upstream unnecessarily (e.g., content_renderer depends on allocator
|
| # and chrome_exe depends on content_common but we don't want
|
| # chrome_exe to have to depend on allocator).
|
| - ['component=="static_library" or incremental_chrome_dll==1', {
|
| + ['component=="static_library"', {
|
| 'target_defines': [
|
| 'COMPILE_CONTENT_STATICALLY',
|
| ],
|
|
|