summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-13 22:07:54 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-13 22:07:54 +0000
commit31512d445b77695d2f16ceaf2bfac51cebd19164 (patch)
tree59209ee8aadcc7eb1192b610e2b73cf924fbce0a /DEPS
parentb5ee99e459c0de0a20d461ef33e0c796e05476c1 (diff)
downloadchromium_src-31512d445b77695d2f16ceaf2bfac51cebd19164.zip
chromium_src-31512d445b77695d2f16ceaf2bfac51cebd19164.tar.gz
chromium_src-31512d445b77695d2f16ceaf2bfac51cebd19164.tar.bz2
Pull in gyp support for a 'resource_include_dirs' setting.
Use it to keep the number of /I options we pass to webkit resource compilation within acceptable limits. BUG=none TEST=none Review URL: http://codereview.chromium.org/125104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18358 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e8b71aa..aba0d91 100644
--- a/DEPS
+++ b/DEPS
@@ -26,7 +26,7 @@ deps = {
# TODO(mark): Remove once this has moved into depot_tools.
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@512",
+ "http://gyp.googlecode.com/svn/trunk@516",
"src/v8":
"http://v8.googlecode.com/svn/trunk@2135",