| Index: remoting/webapp/app_remoting/js/app_connected_view.js
|
| diff --git a/remoting/webapp/app_remoting/js/app_connected_view.js b/remoting/webapp/app_remoting/js/app_connected_view.js
|
| index 0ae1a0faaa09f334629f4c07a6bfa66899bff516..693385a4071a24a7beaca90aaa7286a6ededc75c 100644
|
| --- a/remoting/webapp/app_remoting/js/app_connected_view.js
|
| +++ b/remoting/webapp/app_remoting/js/app_connected_view.js
|
| @@ -41,7 +41,6 @@ remoting.AppConnectedView = function(containerElement, connectionInfo) {
|
| /** @private */
|
| this.host_ = connectionInfo.host();
|
|
|
| - /** @private {remoting.ContextMenuAdapter} */
|
| var menuAdapter = new remoting.ContextMenuChrome();
|
|
|
| // Initialize the context menus.
|
|
|