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

Unified Diff: content/common/native_types.mojom

Issue 2450353004: Move ViewHostMsg_CreateWidget to mojom (Closed)
Patch Set: Addressed @tsepez's comment 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
« no previous file with comments | « content/browser/renderer_host/render_message_filter.cc ('k') | content/common/native_types.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « content/browser/renderer_host/render_message_filter.cc ('k') | content/common/native_types.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698