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

Unified Diff: content/public/app/mojo/content_renderer_manifest.json

Issue 2745443002: [Device Service] Port ScreenOrientationListener into Device Service. (Closed)
Patch Set: Add DEPS Created 3 years, 9 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: content/public/app/mojo/content_renderer_manifest.json
diff --git a/content/public/app/mojo/content_renderer_manifest.json b/content/public/app/mojo/content_renderer_manifest.json
index 8894861c7876531fe72a4969a60d241e9512f7f4..e747b6862aff57b4a1b757da251466f32b9b9607 100644
--- a/content/public/app/mojo/content_renderer_manifest.json
+++ b/content/public/app/mojo/content_renderer_manifest.json
@@ -21,6 +21,7 @@
"content_browser": [ "renderer" ],
"device": [
"device:power_monitor",
+ "device:screen_orientation",
"device:time_zone_monitor"
],
"ui": [

Powered by Google App Engine
This is Rietveld 408576698