| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index bd8a639ba5056f67294d2468a31e72ba8e957d1e..2548b020a0f333be647e6b478ca941ab89816d3d 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -491,6 +491,7 @@ source_set("blink_headers") {
|
| "web/WebMediaStreamRegistry.h",
|
| "web/WebMenuItemInfo.h",
|
| "web/WebMetaElement.h",
|
| + "web/WebMojoBindings.h",
|
| "web/WebNavigationPolicy.h",
|
| "web/WebNavigationType.h",
|
| "web/WebNavigatorContentUtilsClient.h",
|
|
|