| 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
|
| index ebc056ebc79e8293deff09990afd59a6fa797f18..010c86d89789df5af7d326bbfa51f8d2bc9e8824 100644
|
| --- a/remoting/webapp/app_remoting/html/context_menu.html
|
| +++ b/remoting/webapp/app_remoting/html/context_menu.html
|
| @@ -6,7 +6,7 @@ found in the LICENSE file.
|
|
|
| <div id="context-menu" draggable="true" hidden>
|
| <div class="no-gaps">
|
| - <img src="icon48.png" class="context-menu-icon">
|
| + <img src="/icon48.png" class="context-menu-icon">
|
| <span class="context-menu-stub etched"></span>
|
| </div>
|
| <ul>
|
|
|