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

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

Issue 348823004: [NaCl SDK] Add pepper_36 bundle. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 b867230affcf5afb7bd9c70fe6feb84ce67ec54d..5d6a0bbce73f2e535678f2cc26f02018b78421d5 100644
--- a/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
+++ b/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
@@ -356,6 +356,16 @@
},
{
"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 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