| Index: build_overrides/v8.gni
|
| diff --git a/build_overrides/v8.gni b/build_overrides/v8.gni
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d67fd16d90f462ee06c4c6895ae366359dbf4087
|
| --- /dev/null
|
| +++ b/build_overrides/v8.gni
|
| @@ -0,0 +1,8 @@
|
| +# Copyright 2015 The Chromium Authors. All rights reserved.
|
| +# Use of this source code is governed by a BSD-style license that can be
|
| +# found in the LICENSE file.
|
| +
|
| +# This file should be empty.
|
| +
|
| +# TODO(brettw) http://crbug.com/684096 Remove this when all callers are updated
|
| +# to use the new build overrides system.
|
|
|