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

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

Issue 514333002: [NaCl SDK] Add pepper_38 to naclsdk_manifest2.json (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 07c16f2eca8198e21917cb2098fba3cf3ca1da47..9b99a253de99d96a6e8af026e65392dd8ad55a79 100644
--- a/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
+++ b/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
@@ -204,6 +204,16 @@
},
{
"archives": [],
+ "description": "Chrome 38 bundle, revision xxxxx",
+ "name": "pepper_38",
+ "recommended": "no",
+ "repath": "pepper_38",
+ "revision": 0,
+ "stability": "post_stable",
+ "version": 38
+ },
+ {
+ "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