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.
6 <div id=
"host-install-dialog"
8 data-ui-mode=
"home.host-install">
9 <div data-ui-mode=
"home.host-install.prompt" hidden
>
10 <div class=
"message" i18n-content=
"HOST_SETUP_INSTALL"></div>
11 <div class=
"button-row">
12 <button id=
"host-install-continue"
14 i18n-content=
"OK"></button>
15 <button id=
"host-install-dismiss"
16 i18n-content=
"CANCEL"></button>
19 <div data-ui-mode=
"home.host-install.pending" hidden
>
21 i18n-content=
"HOST_SETUP_INSTALL_PENDING"></div>
22 <div class=
"button-row">
23 <button id=
"host-install-retry"
25 i18n-content=
"OK"></button>
28 </div> <!-- host-install-dialog -->