From f2100ec676d7b41e424f218418268a7b62e3398f Mon Sep 17 00:00:00 2001 From: Glenn Watson Date: Wed, 3 Dec 2014 17:59:23 -0800 Subject: [PATCH] Update skia submodule to get android build fix. --- components/servo/Cargo.lock | 2 +- ports/android/glut_app/Cargo.lock | 2 +- ports/cef/Cargo.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index b27f2f08c36..ce813110a1c 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -546,7 +546,7 @@ source = "git+https://github.com/rust-lang/semver#7dca047a9cd40e929a4545b37a1917 [[package]] name = "skia-sys" version = "0.0.20130412" -source = "git+https://github.com/servo/skia#63e40419e2570646a8d83fefb8914d6e1b786cfb" +source = "git+https://github.com/servo/skia#79aa9354837bc195b83fa041b9632ea628e6f7d0" dependencies = [ "expat-sys 2.1.0 (git+https://github.com/servo/libexpat)", "freetype-sys 2.4.11 (git+https://github.com/servo/libfreetype2)", diff --git a/ports/android/glut_app/Cargo.lock b/ports/android/glut_app/Cargo.lock index 2a5d0707e70..570b305f3b7 100644 --- a/ports/android/glut_app/Cargo.lock +++ b/ports/android/glut_app/Cargo.lock @@ -493,7 +493,7 @@ dependencies = [ [[package]] name = "skia-sys" version = "0.0.20130412" -source = "git+https://github.com/servo/skia#d92603043a9b7dd0b25c0b3b562099a0cc32ac6c" +source = "git+https://github.com/servo/skia#79aa9354837bc195b83fa041b9632ea628e6f7d0" dependencies = [ "expat-sys 2.1.0 (git+https://github.com/servo/libexpat)", "freetype-sys 2.4.11 (git+https://github.com/servo/libfreetype2)", diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index 85b7608b347..4bc2cd2655a 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -525,7 +525,7 @@ dependencies = [ [[package]] name = "skia-sys" version = "0.0.20130412" -source = "git+https://github.com/servo/skia#d92603043a9b7dd0b25c0b3b562099a0cc32ac6c" +source = "git+https://github.com/servo/skia#79aa9354837bc195b83fa041b9632ea628e6f7d0" dependencies = [ "expat-sys 2.1.0 (git+https://github.com/servo/libexpat)", "freetype-sys 2.4.11 (git+https://github.com/servo/libfreetype2)",