| Index: trunk/src/chrome/browser/resources/video_player/js/video_player_scripts.js
|
| ===================================================================
|
| --- trunk/src/chrome/browser/resources/video_player/js/video_player_scripts.js (revision 260327)
|
| +++ trunk/src/chrome/browser/resources/video_player/js/video_player_scripts.js (working copy)
|
| @@ -8,6 +8,8 @@
|
| // included file but that's all right since any javascript file should start
|
| // with a copyright comment anyway.
|
|
|
| +//<include src="error_util.js"/>
|
| +
|
| //<include src="../../../../../ui/webui/resources/js/cr.js"/>
|
| //<include src="../../../../../ui/webui/resources/js/load_time_data.js"/>
|
|
|
|
|