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

Unified Diff: chrome/browser/resources/file_manager/js/media/video_player_scripts.js

Issue 11962043: Move webui resources from chrome\browser\resources\shared to ui\webui\resources. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 11 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/js/media/video_player_scripts.js
===================================================================
--- chrome/browser/resources/file_manager/js/media/video_player_scripts.js (revision 177292)
+++ chrome/browser/resources/file_manager/js/media/video_player_scripts.js (working copy)
@@ -9,8 +9,8 @@
// with a copyright comment anyway.
//<include src="../util.js"/>
-//<include src="../../../shared/js/load_time_data.js"/>
//<include src="../file_type.js"/>
+//<include src="../../../../../../ui/webui/resources/js/load_time_data.js"/>
//<include src="media_controls.js"/>
//<include src="util.js"/>
//<include src="video_player.js"/>

Powered by Google App Engine
This is Rietveld 408576698