Chromium Code Reviews| Index: remoting/webapp/manifest.json |
| diff --git a/remoting/webapp/manifest.json b/remoting/webapp/manifest.json |
| index 5be924357e18ce76219cfb2e671fa86e0cd94b37..13f93466a9fad2e46644bb94abe01deb77a3070d 100644 |
| --- a/remoting/webapp/manifest.json |
| +++ b/remoting/webapp/manifest.json |
| @@ -29,6 +29,7 @@ |
| "DIRECTORY_API_BASE_URL/*", |
| "TALK_GADGET_HOST/talkgadget/*", |
| "https://relay.google.com/*", |
| + "storage", |
| "clipboardRead", |
| "clipboardWrite" |
| ], |