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

Unified Diff: chrome/test/data/extensions/samples/mappy/manifest.json

Issue 159763: Rolling back change 22245. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 5 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/test/data/extensions/samples/mappy/manifest.json
===================================================================
--- chrome/test/data/extensions/samples/mappy/manifest.json (revision 22246)
+++ chrome/test/data/extensions/samples/mappy/manifest.json (working copy)
@@ -1,11 +0,0 @@
-{
- "name": "Mappy",
- "version": "0.2",
- "description": "Map stuff",
- "toolstrips": [
- "mappy_toolstrip.html"
- ],
- "content_scripts": [
- { "matches": ["http://*/*"], "js": ["mappy_content_script.js"] }
- ]
-}
« no previous file with comments | « chrome/renderer/renderer_resources.grd ('k') | chrome/test/data/extensions/samples/mappy/mappy_content_script.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698