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

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

Issue 1142713009: [NaCl SDK] Add pepper_44 version of the NaCl SDK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 409810e9b458a4b52069ffffb2326c07b93c72b3..2d99778b27b34f7a32112f9eb428c2a0a0b0033c 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 37 bundle, revision xxxxx",
- "name": "pepper_37",
- "recommended": "no",
- "repath": "pepper_37",
- "revision": 0,
- "stability": "post_stable",
- "version": 37
- },
- {
- "archives": [],
"description": "Chrome 38 bundle, revision xxxxx",
"name": "pepper_38",
"recommended": "no",
@@ -105,6 +95,16 @@
},
{
"archives": [],
+ "description": "Chrome 44 bundle, revision xxxxx",
+ "name": "pepper_44",
+ "recommended": "no",
+ "repath": "pepper_44",
+ "revision": 0,
+ "stability": "post_stable",
+ "version": 44
+ },
+ {
+ "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