diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 15:50:37 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 15:50:37 +0000 |
commit | f20c241f0d0e7e945c6de9117b3c9bb3ed1aee3e (patch) | |
tree | f1030ce101e33c9d73a1a76832c923f0cfd796ab /DEPS | |
parent | 95d7aeb1417cb6aee8f0976be290610094dd56bd (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |