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

Side by Side Diff: chrome/test/data/extensions/samples/getviews/manifest.json

Issue 115419: extensions chrome.self.getViews() (Closed)
Patch Set: remove line Created 11 years, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "name": "ViewTest",
3 "description": "Clicking on any toolstrip or background page should 'claim' th e 'strong' typeface from the others by calling claim() directly on their window objects",
4 "version": "0.1",
5 "toolstrips": ["ts1.html", "ts2.html"],
6 "background_page": "bg.html"
7 }
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/samples/getviews/common.js ('k') | chrome/test/data/extensions/samples/getviews/ts1.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698