| 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 4d58abd707158c28fe30d38eed1d12e4c03d8869..aaaadd4bf55d9d61127e7f1e73ea85f630e8c56a 100644
|
| --- a/third_party/WebKit/Source/build/features.gypi
|
| +++ b/third_party/WebKit/Source/build/features.gypi
|
| @@ -48,10 +48,6 @@
|
| # We have to nest variables inside variables so that they can be overridden
|
| # through GYP_DEFINES.
|
| 'variables': {
|
| - # 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%': 1,
|
| 'blink_logging_always_on%': 0,
|
| },
|
| 'conditions': [
|
|
|