Remove extra comma after 'power' permission in API permissions table.
commit7f29d4de2f2baea82d06e615b962bd54a38c89db
authorgarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 2 May 2014 17:26:15 +0000 (2 17:26 +0000)
committergarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 2 May 2014 17:26:15 +0000 (2 17:26 +0000)
tree7caa5e56491eacff9f9aaa53efdcb47b91b7d6ae
parent45fd3ae3dcf2a1eef8ea678aa442268644b61b6a
Remove extra comma after 'power' permission in API permissions table.

This extra comma makes 'git cl format' want to do unnatural things with
the code. Removing the comma makes the code formatting consistent.

Also, add a newline at the end of the table (again to make 'git cl format'
happy).

BUG=
R=derat@chromium.org, kalman@chromium.org

Review URL: https://codereview.chromium.org/264863004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267838 0039d316-1c4b-4281-b951-d872f2087c98
chrome/common/extensions/permissions/chrome_api_permissions.cc