Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1476)

Unified Diff: native_client_sdk/src/build_tools/json/naclsdk_manifest2.json

Issue 1016193002: [NaCl SDK] Add pepper_43 bundle, remove 35 and 36. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
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 3b4a04d0ff353e346aca21ac59561f7bc266abb0..409810e9b458a4b52069ffffb2326c07b93c72b3 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",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698