Chromium Code Reviews| Index: third_party/WebKit/public/features.gni |
| diff --git a/third_party/WebKit/public/features.gni b/third_party/WebKit/public/features.gni |
| index bf7ef7b1ae75da04224af91e10ce8982a48e7446..008904057ed106e45ba004954a165c689fdcbfb6 100644 |
| --- a/third_party/WebKit/public/features.gni |
| +++ b/third_party/WebKit/public/features.gni |
| @@ -4,5 +4,5 @@ |
| declare_args() { |
| # Enables the Oilpan garbage-collection infrastructure. |
| - enable_oilpan = false |
| + enable_oilpan = true |
| } |