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

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

Issue 130503010: Give chromevox access to the commandLinePrivate API on chromeos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 6 years, 11 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/chromevox/manifest.json
diff --git a/chrome/browser/resources/chromeos/chromevox/manifest.json b/chrome/browser/resources/chromeos/chromevox/manifest.json
index f212d2783d038f91f6c91934be3062ce55a346f1..9cbea42edea8a72fa699e2b9a0021ac077f34c86 100644
--- a/chrome/browser/resources/chromeos/chromevox/manifest.json
+++ b/chrome/browser/resources/chromeos/chromevox/manifest.json
@@ -15,6 +15,7 @@
"tts",
"systemPrivate",
"brailleDisplayPrivate",
+ "commandLinePrivate",
"<all_urls>"
],
"content_scripts": [
« 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