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

Unified Diff: ui/file_manager/video_player/manifest.json

Issue 542643003: Video Player: Keep the display awake during playing a video (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Stop keepawake on pause, and resume it on play. Created 6 years, 3 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
« no previous file with comments | « ui/file_manager/video_player/js/video_player.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/video_player/manifest.json
diff --git a/ui/file_manager/video_player/manifest.json b/ui/file_manager/video_player/manifest.json
index 5323093cff6c9b692dc4a436d0ab809f4ae90242..b45368c4a6ba3a0e9d12fae15a3234435062ce78 100644
--- a/ui/file_manager/video_player/manifest.json
+++ b/ui/file_manager/video_player/manifest.json
@@ -23,6 +23,7 @@
"fileBrowserPrivate",
"fullscreen",
"mediaPlayerPrivate",
+ "power",
"storage",
"chrome://resources/",
"chrome://theme/"
« no previous file with comments | « ui/file_manager/video_player/js/video_player.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698