summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
diff options
context:
space:
mode:
authorbinji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-08 21:57:23 +0000
committerbinji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-08 21:57:23 +0000
commit65a0bf350aa888843e5f84f848ae964d4e4a337e (patch)
tree1bc434b380deee9900dec8d6898c4af38517a64a /native_client_sdk
parent90cf24de67fdb4c2a6f4b297ace6fa289a4d4d9d (diff)
downloadchromium_src-65a0bf350aa888843e5f84f848ae964d4e4a337e.zip
chromium_src-65a0bf350aa888843e5f84f848ae964d4e4a337e.tar.gz
chromium_src-65a0bf350aa888843e5f84f848ae964d4e4a337e.tar.bz2
[NaCl SDK] Add pepper_32, remove pepper_26 from manifest template.
Also -- just use dummy values for the template file, these will all be set to the correct values by update_nacl_manifest.py BUG=none R=sbc@chromium.org Review URL: https://codereview.chromium.org/61903003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234012 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'native_client_sdk')
-rw-r--r--native_client_sdk/src/build_tools/json/naclsdk_manifest2.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json b/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
index 21bd8e2..20517d2 100644
--- a/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
+++ b/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
@@ -35,16 +35,6 @@
},
{
"archives": [],
- "description": "Chrome 26 bundle, revision xxxxx",
- "name": "pepper_26",
- "recommended": "no",
- "repath": "pepper_26",
- "revision": 0,
- "stability": "post_stable",
- "version": 26
- },
- {
- "archives": [],
"description": "Chrome 27 bundle, revision xxxxx",
"name": "pepper_27",
"recommended": "no",
@@ -67,10 +57,10 @@
"archives": [],
"description": "Chrome 29 bundle, revision xxxxx",
"name": "pepper_29",
- "recommended": "yes",
+ "recommended": "no",
"repath": "pepper_29",
"revision": 0,
- "stability": "stable",
+ "stability": "post_stable",
"version": 29
},
{
@@ -80,7 +70,7 @@
"recommended": "no",
"repath": "pepper_30",
"revision": 0,
- "stability": "beta",
+ "stability": "post_stable",
"version": 30
},
{
@@ -90,11 +80,21 @@
"recommended": "no",
"repath": "pepper_31",
"revision": 0,
- "stability": "dev",
+ "stability": "post_stable",
"version": 31
},
{
"archives": [],
+ "description": "Chrome 31 bundle, revision xxxxx",
+ "name": "pepper_32",
+ "recommended": "no",
+ "repath": "pepper_31",
+ "revision": 0,
+ "stability": "post_stable",
+ "version": 32
+ },
+ {
+ "archives": [],
"description": "Chrome Canary",
"name": "pepper_canary",
"recommended": "no",