Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / public / features.gni
blobbf7ef7b1ae75da04224af91e10ce8982a48e7446
1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5 declare_args() {
6   # Enables the Oilpan garbage-collection infrastructure.
7   enable_oilpan = false