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

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

Issue 7598027: Proxy API: Renaming sample extension to reduce user confusion. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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/extensions/proxy_configuration/manifest.json
diff --git a/chrome/common/extensions/docs/examples/extensions/proxy_configuration/manifest.json b/chrome/common/extensions/docs/examples/extensions/proxy_configuration/manifest.json
index 25df355b8a9be5721e71a9c95b6c82f23836c0b9..ac031c56797cd07d147628ea76f2520d5e290159 100644
--- a/chrome/common/extensions/docs/examples/extensions/proxy_configuration/manifest.json
+++ b/chrome/common/extensions/docs/examples/extensions/proxy_configuration/manifest.json
@@ -1,6 +1,6 @@
{
"name": "__MSG_extName__",
- "version": "0.2",
+ "version": "0.3",
"description": "__MSG_extDescription__",
"default_locale": "en",
"browser_action": {

Powered by Google App Engine
This is Rietveld 408576698