| # Copyright 2019 The Chromium Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| # TODO(https://crbug.com/1404759): Remove this whole file. | |
| import("//build/config/gclient_args.gni") | |
| import("//build_overrides/build.gni") | |
| declare_args() { | |
| enable_google_benchmarks = true | |
| } |