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

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

Issue 2523793002: [NaCl SDK] Add new SDK version: pepper_56 (Closed)
Patch Set: [NaCl SDK] Add new SDK version: pepper_56 Created 4 years, 1 month 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 bf232f2ed75cdeb8f7b03a0d629e7d2351fc016d..c4a7ca03ccbe662e96f769a6d5ade729eff070de 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 46 bundle, revision xxxxx",
- "name": "pepper_46",
- "recommended": "no",
- "repath": "pepper_46",
- "revision": 0,
- "stability": "post_stable",
- "version": 46
- },
- {
- "archives": [],
"description": "Chrome 47 bundle, revision xxxxx",
"name": "pepper_47",
"recommended": "no",
@@ -85,6 +75,16 @@
},
{
"archives": [],
+ "description": "Chrome 56 bundle, revision xxxxx",
+ "name": "pepper_56",
+ "recommended": "no",
+ "repath": "pepper_56",
+ "revision": 0,
+ "stability": "post_stable",
+ "version": 56
+ },
+ {
+ "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