aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar thakis@chromium.org <thakis@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-04-09 13:57:45 +0000
committerGravatar thakis@chromium.org <thakis@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-04-09 13:57:45 +0000
commit0379ea275f3d5b416a8fce5c9ca9aa7d88f6ba37 (patch)
tree49c258b2f132ca45740e8c94d95c117dbe73e83f /DEPS
parent1195925b05ee9d666ea8a8f68fde5d8ca7e49b04 (diff)
Update skia's gyp to r1320.
Allows buildilng skia with make on OS X. BUG=chromium:102033 Review URL: https://codereview.appspot.com/5985066 git-svn-id: http://skia.googlecode.com/svn/trunk@3628 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 5a6b1e9769..12ee85cb9d 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@1284",
+ "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1320",
"third_party/externals/libjpeg" : "http://src.chromium.org/svn/trunk/src/third_party/libjpeg@125399",
}