| Index: chrome/browser/resources/video_player/js/video_player_scripts.js
|
| diff --git a/chrome/browser/resources/video_player/js/video_player_scripts.js b/chrome/browser/resources/video_player/js/video_player_scripts.js
|
| index c58522535ea095ea6397bedeb18f50d199ac574b..802eff38d382995c6e0184754088e0ae843b6bc3 100644
|
| --- a/chrome/browser/resources/video_player/js/video_player_scripts.js
|
| +++ b/chrome/browser/resources/video_player/js/video_player_scripts.js
|
| @@ -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"/>
|
|
|
|
|