| 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 0b93096689bef62ce7c875d7aad53de48e8abfd8..457a54f542221d5deb1fba63b05ff0ad818d330f 100644
|
| --- a/third_party/WebKit/Source/bindings/bindings.gni
|
| +++ b/third_party/WebKit/Source/bindings/bindings.gni
|
| @@ -24,6 +24,7 @@ bindings_core_v8_files =
|
| "core/v8/custom/V8MediaQueryListCustom.cpp",
|
| "core/v8/custom/V8MessageChannelCustom.cpp",
|
| "core/v8/custom/V8MessageEventCustom.cpp",
|
| + "core/v8/custom/V8MojoWatcherCustom.cpp",
|
| "core/v8/custom/V8MutationObserverCustom.cpp",
|
| "core/v8/custom/V8PerformanceObserverCustom.cpp",
|
| "core/v8/custom/V8PopStateEventCustom.cpp",
|
|
|