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.
9 <script src=
"../../../webui/resources/js/cr.js"></script>
10 <script src=
"../../../webui/resources/js/cr/event_target.js"></script>
11 <script src=
"../../../webui/resources/js/cr/ui/array_data_model.js"></script>
12 <script src=
"../../file_manager/common/js/mock_entry.js"></script>
13 <script src=
"../../file_manager/common/js/unittest_util.js"></script>
14 <script src=
"entry_list_watcher.js"></script>
16 <script src=
"entry_list_watcher_unittest.js"></script>