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

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

Issue 247123002: Move Files.app files to ui/file_manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix the test failure on non-chromeos Created 6 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_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 52b50f0e44dbf888dddb1c056db29a51886e1994..45ef35361386b218cc52cdbd255bbfebb1881ca1 100644
--- a/ui/file_manager/video_player/video_player.html
+++ b/ui/file_manager/video_player/video_player.html
@@ -8,7 +8,7 @@
<title>#xFEFF;</title>
<link rel="icon" type="image/png" href="images/200/icon.png">
<link rel="stylesheet" type="text/css"
- href="../../../chrome/browser/resources/file_manager/foreground/css/media_controls.css">
+ href="../file_manager/foreground/css/media_controls.css">
<link rel="stylesheet" type="text/css" href="css/video_player.css">
<script src="js/video_player_scripts.js"></script>
« 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