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

Unified Diff: chrome/browser/resources/file_manager/video_player.html

Issue 10804010: HiDPI assets for Chrome OS Files app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changed ID ranges to accommodate new resources Created 8 years, 5 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
Index: chrome/browser/resources/file_manager/video_player.html
diff --git a/chrome/browser/resources/file_manager/video_player.html b/chrome/browser/resources/file_manager/video_player.html
index 35db252c1fa744de3133b0190d6fe131c2240fa8..9638a650e1d48f65f667340ffc54ffc4fe505d0d 100644
--- a/chrome/browser/resources/file_manager/video_player.html
+++ b/chrome/browser/resources/file_manager/video_player.html
@@ -10,7 +10,7 @@
-- string. Until then, use an invisible non-whitespace character.
-->
<title>&#xFEFF;</title>
- <link rel="icon" type="image/png" href="images/filetype_video.png"/>
+ <link rel="icon" type="image/png" href="images/files/file_types/video.png"/>
<link rel="stylesheet" type="text/css" href="css/media_controls.css"/>
<link rel="stylesheet" type="text/css" href="css/video_player.css"/>

Powered by Google App Engine
This is Rietveld 408576698