aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-03-28 18:18:26 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-03-28 18:18:26 +0000
commit2227306aeafc21706a4ac9460b2200336a331ce1 (patch)
treeb7f34f5e34baf8ff9118b515671b66733c0632cf /DEPS
parentfa1dd11f0e82fbcbcaabf7f3ccb3c556ac6d2ad0 (diff)
Update skia's gyp to 1284 (was 1139).
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index a9660bf7df..5a6b1e9769 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ use_relative_paths = True
# See third_party/externals/README
#
deps = {
- "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1139",
+ "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1284",
"third_party/externals/libjpeg" : "http://src.chromium.org/svn/trunk/src/third_party/libjpeg@125399",
}