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

Unified Diff: ui/file_manager/video_player/video_player.html

Issue 504073002: Files.app: Move VP/Galllery related files to dedicate folders (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 4 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_scripts.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/video_player.html
diff --git a/ui/file_manager/video_player/video_player.html b/ui/file_manager/video_player/video_player.html
index d3ccdc05a6b2150adffc96b001e07c360e582218..c51ffccec36cd1baaabd9158d413f08d12d904cc 100644
--- a/ui/file_manager/video_player/video_player.html
+++ b/ui/file_manager/video_player/video_player.html
@@ -8,8 +8,7 @@
<head>
<title>#xFEFF;</title>
<link rel="icon" type="image/png" href="images/icon/video-player-favicon32.png">
- <link rel="stylesheet" type="text/css"
- href="../file_manager/foreground/css/media_controls.css">
+ <link rel="stylesheet" type="text/css" href="css/media_controls.css">
<link rel="stylesheet" href="chrome://resources/css/menu.css"></link>
<link rel="stylesheet" type="text/css" href="css/video_player.css">
« no previous file with comments | « ui/file_manager/video_player/js/video_player_scripts.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698