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

Side by Side Diff: chrome/test/data/extensions/app_update/v2/manifest.json

Issue 6292007: Fix autoupdate for hosted apps.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 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 unified diff | Download patch | Annotate | Revision Log
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 {
2 "name": "Test App",
3 "version": "2",
4 "app": {
5 "urls": [
6 "http://www.example.com/path1"
7 ],
8 "launch": {
9 "web_url": "http://www.example.com/path1/foo2.html"
10 }
11 }
12 }
OLDNEW
« chrome/browser/extensions/crx_installer.cc ('K') | « chrome/test/data/extensions/app_update/v2.crx ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698