Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1549)

Unified Diff: chrome/browser/resources/chromeos/genius_app/manifest.json

Issue 2376883002: GetHelp/HelpApp: manifests updated for M54 (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/help_app/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | chrome/browser/resources/help_app/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698