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

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

Issue 11817037: [NaCl SDK] Revert sdk_tools back to 160493. 174973 needs some work. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 | « native_client_sdk/src/build_tools/json/naclsdk_manifest0.json ('k') | 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 eca1034ee90e6a21d9a2761e558f97ebc16d65d4..c9b55a08f9b4c3cb93d4692f9fb295e811a4d845 100644
--- a/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
+++ b/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
@@ -2,37 +2,37 @@
"bundles": [
{
"name": "sdk_tools",
- "description": "Native Client SDK Tools, revision 174973",
+ "description": "Native Client SDK Tools, revision 160493",
"stability": "stable",
"recommended": "yes",
"version": 1,
"archives": [
{
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.174973/sdk_tools.tgz",
+ "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.160493/sdk_tools.tgz",
"checksum": {
- "sha1": "2e4dfe3f5276784677ec9ecc565b9b107bde2bd3"
+ "sha1": "98799f2f2603d57a8b386f3898b0d69baa376448"
},
"host_os": "mac",
- "size": 31934
+ "size": 25955
},
{
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.174973/sdk_tools.tgz",
+ "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.160493/sdk_tools.tgz",
"checksum": {
- "sha1": "2e4dfe3f5276784677ec9ecc565b9b107bde2bd3"
+ "sha1": "98799f2f2603d57a8b386f3898b0d69baa376448"
},
"host_os": "linux",
- "size": 31934
+ "size": 25955
},
{
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.174973/sdk_tools.tgz",
+ "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.160493/sdk_tools.tgz",
"checksum": {
- "sha1": "2e4dfe3f5276784677ec9ecc565b9b107bde2bd3"
+ "sha1": "98799f2f2603d57a8b386f3898b0d69baa376448"
},
"host_os": "win",
- "size": 31934
+ "size": 25955
}
],
- "revision": 174973
+ "revision": 160493
},
{
"name": "gdb_builds",
« no previous file with comments | « native_client_sdk/src/build_tools/json/naclsdk_manifest0.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698