Commit e841144e authored by binji@chromium.org's avatar binji@chromium.org

[NaCl SDK] Add pepper_22 bundle.

BUG=none
TBR=noelallen@chromium.org
NOTRY=true


Review URL: https://chromiumcodereview.appspot.com/10823275

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151122 0039d316-1c4b-4281-b951-d872f2087c98
parent 54bac784
...@@ -193,8 +193,8 @@ ...@@ -193,8 +193,8 @@
{ {
"name": "pepper_20", "name": "pepper_20",
"description": "Chrome 20 bundle, revision xxxxx", "description": "Chrome 20 bundle, revision xxxxx",
"stability": "stable", "stability": "post_stable",
"recommended": "yes", "recommended": "no",
"version": 20, "version": 20,
"repath": "pepper_20", "repath": "pepper_20",
"archives": [], "archives": [],
...@@ -203,13 +203,23 @@ ...@@ -203,13 +203,23 @@
{ {
"name": "pepper_21", "name": "pepper_21",
"description": "Chrome 21 bundle, revision xxxxx", "description": "Chrome 21 bundle, revision xxxxx",
"stability": "beta", "stability": "stable",
"recommended": "no", "recommended": "yes",
"version": 21, "version": 21,
"repath": "pepper_21", "repath": "pepper_21",
"archives": [], "archives": [],
"revision": 0 "revision": 0
}, },
{
"name": "pepper_22",
"description": "Chrome 22 bundle, revision xxxxx",
"stability": "beta",
"recommended": "no",
"version": 22,
"repath": "pepper_22",
"archives": [],
"revision": 0
},
{ {
"name": "pepper_canary", "name": "pepper_canary",
"description": "Chrome Canary", "description": "Chrome Canary",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment