| 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 c1a5fbe0d6262eb353204ef5ef3ab00439f4e6a0..6b8443c5d71d5f244c5f15b4d66bb14db0cefab7 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"/>
|
|
|
|
|