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

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

Issue 492343003: GetHelp: Release manifest.json for M38-rc2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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 | no next file » | 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 219b6484f0193282ddd4a55d4b9e40425de0c44c..e9269ce747a52f82b8ce38f82f53fbf2a08a95ee 100644
--- a/chrome/browser/resources/chromeos/genius_app/manifest.json
+++ b/chrome/browser/resources/chromeos/genius_app/manifest.json
@@ -60,11 +60,11 @@
"title": "Open Help Article"
},
"hts": {
- "matches": [
- "https://support.google.com/chromeos-gethelp/rts",
- "https://support.google.com/chromeos-gethelp/helpouts"
- ],
- "title": "Open HTS"
+ "matches": [
+ "https://support.google.com/chromeos-gethelp/rts*",
+ "https://support.google.com/chromeos-gethelp/helpouts*"
+ ],
+ "title": "Contact Support"
},
"home": {
"matches": [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698