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

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

Issue 2391883006: Mojo-ify implementation of screen orientation locking/unlocking. (Closed)
Patch Set: clup 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/test/BUILD.gn ('k') | third_party/WebKit/public/platform/modules/screen_orientation/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index baf266ea5aaf494f79a8f10581c951849309bb11..9d6c5e1c44fc9714c287797a1a856430519ddc8c 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -652,6 +652,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_lock_types.mojom",
"platform/modules/sensitive_input_visibility/sensitive_input_visibility_service.mojom",
"platform/modules/serviceworker/service_worker_event_status.mojom",
]
« no previous file with comments | « content/test/BUILD.gn ('k') | third_party/WebKit/public/platform/modules/screen_orientation/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698