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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2391883006: Mojo-ify implementation of screen orientation locking/unlocking. (Closed)
Patch Set: Codereview update Created 4 years, 2 months 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/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index c1f618cad5702a2f0e900d7e781cce7587ac9205..3c7ca1b2abeba226e05e0792d0511cefad768f6a 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -639,6 +639,7 @@ mojom("mojo_bindings") {
"platform/modules/hyphenation/hyphenation.mojom",
"platform/modules/notifications/notification.mojom",
"platform/modules/notifications/notification_service.mojom",
+ "platform/modules/screen_orientation/screen_orientation.mojom",
"platform/modules/sensitive_input_visibility/sensitive_input_visibility_service.mojom",
"platform/modules/serviceworker/service_worker_event_status.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698