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

Unified Diff: ui/accessibility/extensions/longdesc/manifest.json

Issue 1109203003: Update version of existing curated accessibility extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « ui/accessibility/extensions/highcontrast/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accessibility/extensions/longdesc/manifest.json
diff --git a/ui/accessibility/extensions/longdesc/manifest.json b/ui/accessibility/extensions/longdesc/manifest.json
index 8098e0d15f1fa5f62f65dd7c1b8b7ebc99751aea..7f64e0842375352c38e65a8ffec2bd895c21f547 100644
--- a/ui/accessibility/extensions/longdesc/manifest.json
+++ b/ui/accessibility/extensions/longdesc/manifest.json
@@ -1,6 +1,6 @@
{
"name": "__MSG_LONGDESC_APPNAME__",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "__MSG_LONGDESC_APPDESC__",
"background": {
"scripts": [ "background.js" ]
« no previous file with comments | « ui/accessibility/extensions/highcontrast/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698