| 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 057f2118490fbe78c81d1cc311801ea11e966462..6f4a4bdecc3e03cbff08656bb809bda9e28b83b4 100644
|
| --- a/third_party/WebKit/Source/bindings/bindings.gni
|
| +++ b/third_party/WebKit/Source/bindings/bindings.gni
|
| @@ -14,6 +14,7 @@ bindings_core_v8_files =
|
| "core/v8/custom/V8CustomXPathNSResolver.cpp",
|
| "core/v8/custom/V8CustomXPathNSResolver.h",
|
| "core/v8/custom/V8DevToolsHostCustom.cpp",
|
| + "core/v8/custom/V8DOMMatrixReadOnlyCustom.cpp",
|
| "core/v8/custom/V8DocumentCustom.cpp",
|
| "core/v8/custom/V8ErrorEventCustom.cpp",
|
| "core/v8/custom/V8EventTargetCustom.cpp",
|
|
|