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