| Index: base/base.gyp
|
| diff --git a/base/base.gyp b/base/base.gyp
|
| index 325210f4af2f702adee32e37b90cd746e21f66a3..5774ae09e4c5e112d2cc8349e6db3131cf15db9b 100644
|
| --- a/base/base.gyp
|
| +++ b/base/base.gyp
|
| @@ -803,14 +803,6 @@
|
| '../third_party/icu/icu.gyp:icudata',
|
| ],
|
| }],
|
| - ['incremental_chrome_dll', {
|
| - 'defines': [
|
| - # Used only to workaround a linker bug, do not use this
|
| - # otherwise, and don't make it broader scope. See
|
| - # http://crbug.com/251251.
|
| - 'INCREMENTAL_LINKING',
|
| - ],
|
| - }],
|
| ],
|
| }, { # OS != "win"
|
| 'dependencies': [
|
|
|