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

Unified Diff: content/common/native_types.mojom

Issue 2450353004: Move ViewHostMsg_CreateWidget to mojom (Closed)
Patch Set: Addressed jam's comments + sync Created 4 years, 1 month 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: content/common/native_types.mojom
diff --git a/content/common/native_types.mojom b/content/common/native_types.mojom
index 9a8d9cd9aab259c1701f927e0645190cb072504b..d11886248fca9429c033091569cd5bcbcf37ddf4 100644
--- a/content/common/native_types.mojom
+++ b/content/common/native_types.mojom
@@ -35,3 +35,6 @@ struct WebPreferences;
// but the network service doesn't exist yet.
[Native]
enum NetworkConnectionType;
+
+[Native]
+enum WebPopupType;

Powered by Google App Engine
This is Rietveld 408576698