Commit 1bfe9cc1 authored by Luciano Pacheco's avatar Luciano Pacheco Committed by Chromium LUCI CQ

Files app/Audio Player: Remove unused permission for mediaPlayerPrivate

Bug: 1162999
Change-Id: If05ffc74b5b7c4977892521a512a6a91d5060f70
Fixed: 1162999
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620120
Auto-Submit: Luciano Pacheco <lucmult@chromium.org>
Commit-Queue: Josh Simmons <simmonsjosh@google.com>
Reviewed-by: default avatarJosh Simmons <simmonsjosh@google.com>
Cr-Commit-Position: refs/heads/master@{#842229}
parent 3acafa24
......@@ -25,7 +25,6 @@
"fileSystem": ["requestFileSystem", "write"]
},
"fullscreen",
"mediaPlayerPrivate",
"power",
"storage",
"chrome://resources/",
......
......@@ -36,7 +36,6 @@
"https://drive.google.com/",
"https://www.google-analytics.com/",
"launcherSearchProvider",
"mediaPlayerPrivate",
"metricsPrivate",
"notifications",
"power",
......
......@@ -25,7 +25,6 @@
"fileSystem": ["requestFileSystem", "write"]
},
"fullscreen",
"mediaPlayerPrivate",
"metricsPrivate",
"power",
"storage",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment