2 <!-- Copyright 2014 The Chromium Authors. All rights reserved.
3 -- Use of this source code is governed by a BSD-style license that can be
4 -- found in the LICENSE file.
10 <!-- Define Gallery
for Gallery
.Item
. -->
14 <script src=
"../../../file_manager/common/js/file_type.js"></script>
15 <script src=
"../../../file_manager/common/js/mock_entry.js"></script>
16 <script src=
"../../../file_manager/foreground/js/thumbnail_loader.js"></script>
17 <script src=
"../gallery_item.js"></script>
18 <script src=
"image_buffer.js"></script>
19 <script src=
"image_view.js"></script>
20 <script src=
"image_view_unittest.js"></script>