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

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

Issue 1912493003: Video Player: Stop using Cast API shared module. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update an error message. Created 4 years, 8 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_metrics.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 0083e9f4a50ecf41fd8218fd7a195a67d7effa6a..5c544535a933569eb3f30848e4a5580f156d6534 100644
--- a/ui/file_manager/video_player/manifest.json
+++ b/ui/file_manager/video_player/manifest.json
@@ -28,7 +28,6 @@
"metricsPrivate",
"power",
"storage",
- "webstoreWidgetPrivate",
"chrome://resources/",
"chrome://theme/"
],
@@ -55,13 +54,6 @@
]
}
},
- "import": [
- // Google Cast API extension
- {
- "id": "mafeflapfdfljijmlienjedomfjfmhpd",
- "minimum_version": "14.507.0.31276"
- }
- ],
"app": {
"background": {
"scripts": [
« no previous file with comments | « ui/file_manager/video_player/js/video_player_metrics.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698