Enables specifying mojo url mapping on command line
[chromium-blink-merge.git] / remoting / webapp / html / butterbar.html
blob7417508b793bba60fda2ed3365b17b3fde7e8668
1 <!--
2 Copyright (c) 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 -->
6 <div data-ui-mode="home">
7 <div id="butter-bar" hidden>
8 <p>
9 <span id="butter-bar-message"></span>
10 <a id="butter-bar-dismiss" href="#">
11 <img src="icon_cross.webp" class="close-icon">
12 </a>
13 </p>
14 </div>
15 </div>