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

Unified Diff: remoting/webapp/app_remoting/html/context_menu.html

Issue 1816653002: Remove app_remoting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
Index: remoting/webapp/app_remoting/html/context_menu.html
diff --git a/remoting/webapp/app_remoting/html/context_menu.html b/remoting/webapp/app_remoting/html/context_menu.html
deleted file mode 100644
index 010c86d89789df5af7d326bbfa51f8d2bc9e8824..0000000000000000000000000000000000000000
--- a/remoting/webapp/app_remoting/html/context_menu.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!--
-Copyright 2014 The Chromium Authors. All rights reserved.
-Use of this source code is governed by a BSD-style license that can be
-found in the LICENSE file.
--->
-
-<div id="context-menu" draggable="true" hidden>
- <div class="no-gaps">
- <img src="/icon48.png" class="context-menu-icon">
- <span class="context-menu-stub etched"></span>
- </div>
- <ul>
- </ul>
- <div class="context-menu-screen" hidden></div>
-</div>
« no previous file with comments | « remoting/webapp/app_remoting/html/context_menu.css ('k') | remoting/webapp/app_remoting/html/feedback_consent.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698