| Index: third_party/WebKit/Source/bindings/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/bindings/core/BUILD.gn b/third_party/WebKit/Source/bindings/core/BUILD.gn
|
| index e600f9a04910b99f08488516ac8a7e6a53adc1d8..132c6491eabbdd86aed23ebb66345e2d96d3d7d7 100644
|
| --- a/third_party/WebKit/Source/bindings/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/bindings/core/BUILD.gn
|
| @@ -2,8 +2,6 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -import("//third_party/WebKit/Source/bindings/core/core.gni")
|
| -import("//third_party/WebKit/Source/bindings/core/idl.gni")
|
| import("//third_party/WebKit/Source/bindings/scripts/scripts.gni")
|
| import("//third_party/WebKit/Source/core/core_idl_files.gni")
|
|
|
|
|