| Index: third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.cpp b/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.cpp
|
| index c687217f489f481998a10fbab917790730234e88..ec9a294246f054db0cc04019383aedf2bf97d9b5 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterface2Partial.cpp
|
| @@ -97,6 +97,7 @@ void V8TestInterface2Partial::initialize() {
|
| // Should be invoked from ModulesInitializer.
|
| V8TestInterface2::updateWrapperTypeInfo(
|
| &V8TestInterface2Partial::installV8TestInterface2Template,
|
| + nullptr,
|
| nullptr);
|
| }
|
|
|
|
|