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_manifest0.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 | « no previous file | native_client_sdk/src/build_tools/json/naclsdk_manifest2.json » ('j') | 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_manifest0.json
diff --git a/native_client_sdk/src/build_tools/json/naclsdk_manifest0.json b/native_client_sdk/src/build_tools/json/naclsdk_manifest0.json
index 0a65613e9343d2ef9c7d9b6df0c9cefeeda524cd..092f57ef96e57d4664784cf4e904f56f6713632b 100644
--- a/native_client_sdk/src/build_tools/json/naclsdk_manifest0.json
+++ b/native_client_sdk/src/build_tools/json/naclsdk_manifest0.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
}
],
"manifest_version": 2
« no previous file with comments | « no previous file | native_client_sdk/src/build_tools/json/naclsdk_manifest2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698