| 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 cc44f39928978bc69cb66de7c6c96b23307b9ce8..ab230214610d979d5924a1fa4c1eef851e6cf9b9 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -205,6 +205,7 @@ component("web") {
|
| "WebMediaStreamRegistry.cpp",
|
| "WebMemoryStatistics.cpp",
|
| "WebMetaElement.cpp",
|
| + "WebMojoBindings.cpp",
|
| "WebNetworkStateNotifier.cpp",
|
| "WebNode.cpp",
|
| "WebOptionElement.cpp",
|
|
|