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

Unified Diff: chrome/common/extensions/docs/examples/api/fontSettings/manifest.json

Issue 23434003: UI refresh of Advanced Font Settings Extension (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments Created 7 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
Index: chrome/common/extensions/docs/examples/api/fontSettings/manifest.json
diff --git a/chrome/common/extensions/docs/examples/api/fontSettings/manifest.json b/chrome/common/extensions/docs/examples/api/fontSettings/manifest.json
index c3b8a961bbae0cd772376f2d878b940f75c38e73..edb7559c809d60d84d141bdad929ebde6f46c3a8 100644
--- a/chrome/common/extensions/docs/examples/api/fontSettings/manifest.json
+++ b/chrome/common/extensions/docs/examples/api/fontSettings/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Advanced Font Settings",
- "version": "0.4",
+ "version": "0.66",
"manifest_version": 2,
"description": "Customize per-script font settings.",
"options_page": "options.html",

Powered by Google App Engine
This is Rietveld 408576698