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

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

Issue 3107017: Merge 54841 - Allow specifying optional parameters to pass to the Authorizati... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/472/src/
Patch Set: Created 10 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/gdocs/manifest.json
===================================================================
--- chrome/common/extensions/docs/examples/extensions/gdocs/manifest.json (revision 56269)
+++ chrome/common/extensions/docs/examples/extensions/gdocs/manifest.json (working copy)
@@ -1,6 +1,6 @@
{
"name": "Google Document List Viewer",
- "version": "1.0.1",
+ "version": "1.0.2",
"icons": {
"48": "img/docs_spreadsheets-48.gif",
"128": "img/docs_spreadsheets-128.gif"

Powered by Google App Engine
This is Rietveld 408576698