Move action_runner.py out of actions folder prior to moving actions to internal.
[chromium-blink-merge.git] / ui / file_manager / gallery / js / gallery_util_unittest.html
blob502166170154a9a79f5ac6260b637cc43dd842ff
1 <!DOCTYPE html>
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.
5 -->
7 <script src="../../file_manager/common/js/file_type.js"></script>
8 <script src="../../file_manager/common/js/mock_entry.js"></script>
9 <script src="../../file_manager/common/js/unittest_util.js"></script>
10 <script src="gallery_util.js"></script>
12 <script src="gallery_util_unittest.js"></script>