Index: remoting/client/extension/manifest.json |
diff --git a/remoting/client/extension/manifest.json b/remoting/client/extension/manifest.json |
index 6dc9de532fca12a2bea8171154948c1a5d6e76f3..15f22a566f5211487b09bfb0f29f25305275eca3 100644 |
--- a/remoting/client/extension/manifest.json |
+++ b/remoting/client/extension/manifest.json |
@@ -9,7 +9,7 @@ |
"background_page": "background.html", |
"permissions": [ |
"tabs", |
- "http://www-googleapis-test.sandbox.google.com/", |
+ "https://www.googleapis.com/chromoting/", |
"https://www.google.com/accounts/" |
] |
} |