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

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

Issue 2797893003: Fix the issue that Quick View doesn't load images. (Closed)
Patch Set: . Created 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/manifest.json
diff --git a/ui/file_manager/file_manager/manifest.json b/ui/file_manager/file_manager/manifest.json
index 9e3655d0f5870186295957a313397fc6b8b38560..1884d10e558cd0461e92b958eeb97f056ec78ef8 100644
--- a/ui/file_manager/file_manager/manifest.json
+++ b/ui/file_manager/file_manager/manifest.json
@@ -54,6 +54,7 @@
"accessible_resources": [
"foreground/elements/files_safe_audio_webview_content.*",
"foreground/elements/files_safe_img_webview_content.*",
+ "foreground/elements/files_safe_media_webview_content.js",
"foreground/elements/files_safe_video_webview_content.*"
]
}]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698