summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-19 15:50:37 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-19 15:50:37 +0000
commitf20c241f0d0e7e945c6de9117b3c9bb3ed1aee3e (patch)
treef1030ce101e33c9d73a1a76832c923f0cfd796ab /DEPS
parent95d7aeb1417cb6aee8f0976be290610094dd56bd (diff)
downloadchromium_src-f20c241f0d0e7e945c6de9117b3c9bb3ed1aee3e.zip
chromium_src-f20c241f0d0e7e945c6de9117b3c9bb3ed1aee3e.tar.gz
chromium_src-f20c241f0d0e7e945c6de9117b3c9bb3ed1aee3e.tar.bz2
Add 'theme_dll' as a dependency of 'chrome_dll'.
gyp DEPS roll so loadable_module targets ignore import libraries. BUG=none TEST=none Review URL: http://codereview.chromium.org/131109 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18813 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 c2b2517..e870458 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@521",
+ "http://gyp.googlecode.com/svn/trunk@524",
"src/v8":
"http://v8.googlecode.com/svn/trunk@2220",