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