Chromium Code Reviews| 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; |