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

Unified Diff: third_party/WebKit/public/public_typemaps.gni

Issue 2391883006: Mojo-ify implementation of screen orientation locking/unlocking. (Closed)
Patch Set: Modified test for manifest_manager_messages.h 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: 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",
]

Powered by Google App Engine
This is Rietveld 408576698