Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(752)

Unified Diff: remoting/webapp/app_remoting/js/app_connected_view.js

Issue 1143453007: remoting.WindowShape clean up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer's feedback Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/remoting_webapp_files.gypi ('k') | remoting/webapp/app_remoting/js/context_menu_adapter.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « remoting/remoting_webapp_files.gypi ('k') | remoting/webapp/app_remoting/js/context_menu_adapter.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698