| Index: ui/file_manager/video_player/js/background_scripts.js
|
| diff --git a/ui/file_manager/video_player/js/background_scripts.js b/ui/file_manager/video_player/js/background_scripts.js
|
| index 021778818d8976774139bec1bdcc0d4952e69f7d..b56a32c4af0366f639a295abef19ce8823c0cd6e 100644
|
| --- a/ui/file_manager/video_player/js/background_scripts.js
|
| +++ b/ui/file_manager/video_player/js/background_scripts.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -<include src="error_util.js">
|
| -<include src="test_util.js">
|
| +// <include src="error_util.js">
|
| +// <include src="test_util.js">
|
| // The main background script must be at the end.
|
| -<include src="background.js">
|
| +// <include src="background.js">
|
|
|