| Index: third_party/WebKit/Source/bindings/bindings.gni
|
| diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni
|
| index 3a1f8684248140f302f8ccb270c7ffa87d75072e..ad3994a0842deafd94462fbb0d6935d7f4dce3dd 100644
|
| --- a/third_party/WebKit/Source/bindings/bindings.gni
|
| +++ b/third_party/WebKit/Source/bindings/bindings.gni
|
| @@ -10,7 +10,6 @@ import("//third_party/WebKit/Source/bindings/modules/v8/v8.gni")
|
| bindings_core_v8_files =
|
| get_path_info([
|
| "core/v8/custom/V8CSSStyleDeclarationCustom.cpp",
|
| - "core/v8/custom/V8CSSStyleRuleCustom.cpp",
|
| "core/v8/custom/V8CustomEventCustom.cpp",
|
| "core/v8/custom/V8CustomXPathNSResolver.cpp",
|
| "core/v8/custom/V8CustomXPathNSResolver.h",
|
|
|