Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / src / ui / mouse_mode_selector.html
1 <!--
2 Copyright (c) 2013 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 -->
6
7 <template id="mouse-mode-selector-template">
8   <div class="drag-handle"></div>
9   <div class="buttons">
10   </div>
11 </template>