summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
diff options
context:
space:
mode:
authorbinji <binji@chromium.org>2015-04-06 16:17:28 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-06 23:18:16 +0000
commit1b4701c7dab6c620bee1cab087b5b883c7a0282f (patch)
tree0a9b18b5bdbab59ed2bcba77a6923fd96e3eeda5 /native_client_sdk
parent7ae682751f7c9686e0d692c35583325f0f65cb13 (diff)
downloadchromium_src-1b4701c7dab6c620bee1cab087b5b883c7a0282f.zip
chromium_src-1b4701c7dab6c620bee1cab087b5b883c7a0282f.tar.gz
chromium_src-1b4701c7dab6c620bee1cab087b5b883c7a0282f.tar.bz2
[NaCl SDK] Add pepper_43 bundle, remove 35 and 36.
BUG=none R=bradnelson@chromium.org Review URL: https://codereview.chromium.org/1016193002 Cr-Commit-Position: refs/heads/master@{#323975}
Diffstat (limited to 'native_client_sdk')
-rw-r--r--native_client_sdk/src/build_tools/json/naclsdk_manifest2.json30
1 files changed, 10 insertions, 20 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 3b4a04d..409810e 100644
--- a/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
+++ b/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
@@ -35,26 +35,6 @@
},
{
"archives": [],
- "description": "Chrome 35 bundle, revision xxxxx",
- "name": "pepper_35",
- "recommended": "no",
- "repath": "pepper_35",
- "revision": 0,
- "stability": "post_stable",
- "version": 35
- },
- {
- "archives": [],
- "description": "Chrome 36 bundle, revision xxxxx",
- "name": "pepper_36",
- "recommended": "no",
- "repath": "pepper_36",
- "revision": 0,
- "stability": "post_stable",
- "version": 36
- },
- {
- "archives": [],
"description": "Chrome 37 bundle, revision xxxxx",
"name": "pepper_37",
"recommended": "no",
@@ -115,6 +95,16 @@
},
{
"archives": [],
+ "description": "Chrome 43 bundle, revision xxxxx",
+ "name": "pepper_43",
+ "recommended": "no",
+ "repath": "pepper_43",
+ "revision": 0,
+ "stability": "post_stable",
+ "version": 43
+ },
+ {
+ "archives": [],
"description": "Chrome Canary",
"name": "pepper_canary",
"recommended": "no",