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

Unified Diff: content/common/BUILD.gn

Issue 2391883006: Mojo-ify implementation of screen orientation locking/unlocking. (Closed)
Patch Set: Codereview update 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index ed827610ea9280eb4fc8b4d5c747fb8bd441afe9..1e005832a948b6fbba46fd707df38a289de2e008 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -569,6 +569,7 @@ mojom("mojo_bindings") {
"render_message_filter.mojom",
"render_widget_window_tree_client_factory.mojom",
"renderer.mojom",
+ "screen_orientation.mojom",
"service_worker/embedded_worker.mojom",
"service_worker/embedded_worker_setup.mojom",
"service_worker/fetch_event_dispatcher.mojom",

Powered by Google App Engine
This is Rietveld 408576698