0

Add missing comma in Chromoting webapp manifest.

BUG=98246
TEST=manual


Review URL: http://codereview.chromium.org/8059014

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103002 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
garykac@chromium.org
2011-09-27 20:27:31 +00:00
parent 24c0cba8b0
commit 5fa506a76f

@ -10,7 +10,7 @@
},
"icons": {
"128": "chromoting128.png",
"48": "chromoting48.png"
"48": "chromoting48.png",
"16": "chromoting16.png"
},
"content_scripts": [