Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index 40523f7cd0dd02bd7b3af464f1f465d4fa1e7486..f050c861f7b8d7deb6024c6236f4dbb37a7230bd 100644 |
--- a/third_party/WebKit/public/BUILD.gn |
+++ b/third_party/WebKit/public/BUILD.gn |
@@ -671,6 +671,8 @@ mojom("new_wrapper_types_mojo_bindings") { |
"platform/modules/permissions/permission_status.mojom", |
"platform/modules/presentation/presentation.mojom", |
"platform/modules/websockets/websocket.mojom", |
+ "platform/referrer.mojom", |
+ "web/window_features.mojom", |
] |
public_deps = [ |
"//url/mojo:url_mojom_gurl", |