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

Unified Diff: build/linux/sysroot_scripts/sysroots.json

Issue 2596653002: Remove support for Ubuntu/Precise sysroot (Closed)
Patch Set: . Created 3 years, 8 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 | « build/linux/sysroot_scripts/sysroot-creator-precise.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/sysroot_scripts/sysroots.json
diff --git a/build/linux/sysroot_scripts/sysroots.json b/build/linux/sysroot_scripts/sysroots.json
index d06cea0dc2c9f15c69cb7932123c24f3ab9877e1..d4b2f77daade9091c10219997f814b3ac10db20f 100644
--- a/build/linux/sysroot_scripts/sysroots.json
+++ b/build/linux/sysroot_scripts/sysroots.json
@@ -29,12 +29,6 @@
"SysrootDir": "debian_jessie_mips-sysroot",
"Tarball": "debian_jessie_mips_sysroot.tgz"
},
- "precise_amd64": {
- "Revision": "d3d82f7c4e34a753953581a48e62ef577b334529",
- "Sha1Sum": "8fffb717217b2dc4e29b3a1305877bcd0552f55e",
- "SysrootDir": "ubuntu_precise_amd64-sysroot",
- "Tarball": "ubuntu_precise_amd64_sysroot.tgz"
- },
"trusty_arm": {
"Revision": "d3d82f7c4e34a753953581a48e62ef577b334529",
"Sha1Sum": "f78eb929410b94cdf48276db82a7e7adcafcc277",
« no previous file with comments | « build/linux/sysroot_scripts/sysroot-creator-precise.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698