Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(332)

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2363573002: Move ViewHostMsg_CreateWindow to mojom (Closed)
Patch Set: . Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698