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

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

Issue 339933002: [NaCl SDK] Add BIONIC to NACLSDK (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 93758d9ed95b730c725f256f748e4eaf99a8b174..7f1076e75ae9eb672b0d3a11aeaaf7dcc8916c4e 100644
--- a/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
+++ b/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
@@ -363,6 +363,25 @@
"revision": 0,
"stability": "canary",
"version": 0
+ },
+ {
+ "archives": [
+ {
+ "checksum": {
+ "sha1": "9f6a8fc33df9cfc2b48dc6f017e9de01efd546b9"
+ },
+ "host_os": "linux",
+ "size": 399561504,
+ "url": "https://storage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.277747/naclsdk_bionic.tar.bz2"
+ }
+ ],
+ "description": "Bionic Canary",
+ "name": "bionic_canary",
+ "recommended": "no",
+ "repath": "pepper_37",
+ "revision": 277747,
+ "stability": "canary",
+ "version": 37
}
],
"manifest_version": 2
« 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