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
diff --git a/DEPS b/DEPS
index 5a6b1e9..12ee85c 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@
 # 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",
 }