Index: remoting/client/extension/manifest.json |
diff --git a/remoting/client/extension/manifest.json b/remoting/client/extension/manifest.json |
index 15f22a566f5211487b09bfb0f29f25305275eca3..6d5f0d6d110d86b1c1a3eb467ca3884f6aa63549 100644 |
--- a/remoting/client/extension/manifest.json |
+++ b/remoting/client/extension/manifest.json |
@@ -3,7 +3,7 @@ |
"version": "1.0", |
"description": "Lists the hosts that the user can access.", |
"browser_action": { |
- "default_icon": "icon.png", |
+ "default_icon": "chromoticon.png", |
"popup": "popup.html" |
}, |
"background_page": "background.html", |