| Index: remoting/webapp/html/toolbar.html
|
| diff --git a/remoting/webapp/html/toolbar.html b/remoting/webapp/html/toolbar.html
|
| index 04b9cfec539cc8e96273a998da4dc673bf8e6ce5..9672dd4aa2e5bd02bedf2b62c9a70eb6d7fdca7f 100644
|
| --- a/remoting/webapp/html/toolbar.html
|
| +++ b/remoting/webapp/html/toolbar.html
|
| @@ -27,6 +27,11 @@ found in the LICENSE file.
|
| class="apps-v1-only">
|
| </button>
|
|
|
| + <button id="start-stop-recording"
|
| + type="button"
|
| + i18n-content="START_STOP_RECORDING" hidden>
|
| + </button>
|
| +
|
| <span class="menu-button" id="send-keys-menu">
|
| <button class="menu-button-activator">
|
| <span i18n-content="SEND_KEYS"></span>
|
|
|