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

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

Issue 10414011: [NaCl SDK] Some fixes to update_nacl_manifest.py. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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
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 cecd7b944b84f966033bf26db144c2302aec7202..2c0db96a47d6d283f303b6e17a272794d23152d3 100644
--- a/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
+++ b/native_client_sdk/src/build_tools/json/naclsdk_manifest2.json
@@ -198,30 +198,6 @@
"version": 20,
"repath": "pepper_20",
"archives": [
- {
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.134804/naclsdk_mac.bz2",
- "checksum": {
- "sha1": "d134ebad9887fe8f163f7599f136aa21cb5779a7"
- },
- "host_os": "mac",
- "size": 123117593
- },
- {
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.134804/naclsdk_linux.bz2",
- "checksum": {
- "sha1": "f30ae1fe30208e52da0e26d262d42190b6575011"
- },
- "host_os": "linux",
- "size": 127113829
- },
- {
- "url": "https://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/trunk.134804/naclsdk_win.bz2",
- "checksum": {
- "sha1": "a4457505fe1c8ee12aaaa1e0c85eae6edf74656d"
- },
- "host_os": "win",
- "size": 119404351
- }
],
"revision": 134804
}
« no previous file with comments | « native_client_sdk/src/build_tools/build_sdk.py ('k') | native_client_sdk/src/build_tools/tests/test_update_manifest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698