diff options
Diffstat (limited to 'native_client_sdk')
-rw-r--r-- | native_client_sdk/src/build_tools/json/naclsdk_manifest2.json | 30 |
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 e70bffa..88a8f66 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 39 bundle, revision xxxxx", - "name": "pepper_39", - "recommended": "no", - "repath": "pepper_39", - "revision": 0, - "stability": "post_stable", - "version": 39 - }, - { - "archives": [], - "description": "Chrome 40 bundle, revision xxxxx", - "name": "pepper_40", - "recommended": "no", - "repath": "pepper_40", - "revision": 0, - "stability": "post_stable", - "version": 40 - }, - { - "archives": [], "description": "Chrome 41 bundle, revision xxxxx", "name": "pepper_41", "recommended": "no", @@ -115,6 +95,16 @@ }, { "archives": [], + "description": "Chrome 47 bundle, revision xxxxx", + "name": "pepper_47", + "recommended": "no", + "repath": "pepper_47", + "revision": 0, + "stability": "post_stable", + "version": 47 + }, + { + "archives": [], "description": "Chrome Canary", "name": "pepper_canary", "recommended": "no", |