| <!DOCTYPE html> | |
| <!-- Copyright 2015 The Chromium Authors. All rights reserved. | |
| -- Use of this source code is governed by a BSD-style license that can be | |
| -- found in the LICENSE file. | |
| --> | |
| <script src="../../../webui/resources/js/cr.js"></script> | |
| <script src="../../../webui/resources/js/cr/event_target.js"></script> | |
| <script src="../../../webui/resources/js/cr/ui/array_data_model.js"></script> | |
| <script src="ribbon.js"></script> | |
| <script src="ribbon_unittest.js"></script> |