| Index: ui/file_manager/gallery/js/background_scripts.js
|
| diff --git a/ui/file_manager/gallery/js/background_scripts.js b/ui/file_manager/gallery/js/background_scripts.js
|
| index d8f2081287cf039486309c22d7967edd7c150b85..a4c87d4e40b10fc4fc3b5514a9ca0c07c719cf53 100644
|
| --- a/ui/file_manager/gallery/js/background_scripts.js
|
| +++ b/ui/file_manager/gallery/js/background_scripts.js
|
| @@ -2,5 +2,5 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -<include src="test_util.js">
|
| -<include src="background.js">
|
| +// <include src="test_util.js">
|
| +// <include src="background.js">
|
|
|