| Index: ui/file_manager/gallery/js/gallery_data_model_unittest.html
|
| diff --git a/ui/file_manager/gallery/js/gallery_data_model_unittest.html b/ui/file_manager/gallery/js/gallery_data_model_unittest.html
|
| index 34f2a9e5e3d9181ced19877f0551cf0cac716252..827bfb4ecd4f30c310805ef486404c813f2c3fd7 100644
|
| --- a/ui/file_manager/gallery/js/gallery_data_model_unittest.html
|
| +++ b/ui/file_manager/gallery/js/gallery_data_model_unittest.html
|
| @@ -4,7 +4,7 @@
|
| -- found in the LICENSE file.
|
| -->
|
| <script>
|
| -// Define mock Gallery class to define Gallery.Item class.
|
| +// Define mock Gallery class to define GalleryItem class.
|
| var Gallery = function() {};
|
| </script>
|
|
|
|
|