| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index 00ed7dae6f2ca68b0f4b73bdaeec24fba990dd00..eec377122340b4b7c043bae2ade6bfe84f79bad8 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -207,6 +207,7 @@ component("web") {
|
| "WebMediaStreamRegistry.cpp",
|
| "WebMemoryStatistics.cpp",
|
| "WebMetaElement.cpp",
|
| + "WebMojoBindings.cpp",
|
| "WebNetworkStateNotifier.cpp",
|
| "WebNode.cpp",
|
| "WebOptionElement.cpp",
|
|
|