| Index: third_party/WebKit/Source/build/features.gypi
|
| diff --git a/third_party/WebKit/Source/build/features.gypi b/third_party/WebKit/Source/build/features.gypi
|
| index cc7026a21280e61a115fc5e90538d0ccb117c88c..81f3007149eae4dd1249c9d7d3c3fa8913fbe5ef 100644
|
| --- a/third_party/WebKit/Source/build/features.gypi
|
| +++ b/third_party/WebKit/Source/build/features.gypi
|
| @@ -50,7 +50,7 @@
|
| # Enables the Oilpan garbage-collection infrastructure.
|
| # If you update the default value below, be sure to update the one in
|
| # ../config.gyp, too!
|
| - 'enable_oilpan%': 0,
|
| + 'enable_oilpan%': 1,
|
| 'detailed_memory_infra%': 0,
|
| 'blink_logging_always_on%': 0,
|
| 'link_core_modules_separately%': 1,
|
|
|