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

Unified Diff: chrome/common/extensions/docs/samples.json

Issue 9146038: Converting the email_this_page sample extension to manifest_version 2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Zipped. Created 8 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 | « chrome/common/extensions/docs/samples.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/samples.json
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
index 8d78c72009eebfe542a10b2b21789c03e66bc78d..6b84e16e5b368a275279d5b970d884c8314ee5c3 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -855,9 +855,10 @@
"background.js",
"content_script.js",
"manifest.json",
- "options.html"
+ "options.html",
+ "options.js"
],
- "source_hash": "06c9cd22fddedb3a0f10e1884270eea652622267",
+ "source_hash": "270fca47d275f5713835f280b4ef665e700d8b03",
"zip_path": "examples\/extensions\/email_this_page.zip"
},
{
« no previous file with comments | « chrome/common/extensions/docs/samples.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698