Index: third_party/WebKit/public/public_typemaps.gni |
diff --git a/third_party/WebKit/public/public_typemaps.gni b/third_party/WebKit/public/public_typemaps.gni |
index 01301e2b9409544197154383233a95c12a94a057..1dd8cff7f5b09d6408f09284a88b0d8721aeeb7d 100644 |
--- a/third_party/WebKit/public/public_typemaps.gni |
+++ b/third_party/WebKit/public/public_typemaps.gni |
@@ -5,5 +5,6 @@ |
# These are typemaps which are shared between Blink public and its embedder. |
typemaps = [ |
"//third_party/WebKit/public/platform/referrer_policy.typemap", |
+ "//third_party/WebKit/public/platform/modules/screen_orientation/screen_orientation.typemap", |
"//third_party/WebKit/public/web/window_features.typemap", |
] |