| 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>
|
|
|