Index: chrome/browser/resources/chromeos/genius_app/manifest.json |
diff --git a/chrome/browser/resources/chromeos/genius_app/manifest.json b/chrome/browser/resources/chromeos/genius_app/manifest.json |
index 78388221bc1a045e3bd59e6f0c36e49bc2cf4cbf..46771740b217530179c2cbefbeff046a609780fd 100644 |
--- a/chrome/browser/resources/chromeos/genius_app/manifest.json |
+++ b/chrome/browser/resources/chromeos/genius_app/manifest.json |
@@ -3,7 +3,7 @@ |
"manifest_version": 2, |
"name": "__MSG_app_name__", |
"description": "__MSG_app_description__", |
- "version": "0.2", |
+ "version": "0.3", |
"minimum_chrome_version": "28", |
"default_locale": "en", |
"incognito" : "split", |
@@ -32,8 +32,6 @@ |
"metricsPrivate", |
"webview", |
"storage", |
- "audioCapture", |
- "videoCapture", |
"unlimitedStorage", |
"https://*.ytimg.com/*", |
"https://www.google.com/*", |
@@ -60,12 +58,6 @@ |
], |
"title": "Open Help Article" |
}, |
- "hts": { |
- "matches": [ |
- "https://support.google.com/chromeos-gethelp/rts*" |
- ], |
- "title": "Contact Support" |
- }, |
"home": { |
"matches": [ |
"https://support.google.com/chromeos-gethelp", |