diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-01 22:42:44 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-01 22:42:44 +0000 |
commit | 76c0f166149cf6f1ca5b3da98b0fe270ae587a3e (patch) | |
tree | 0f9440f7dda567a72697a73fd58ac12b50a98813 /DEPS | |
parent | d7721ce3023c27120203f4d8f4e0a6d8d861268f (diff) | |
download | chromium_src-76c0f166149cf6f1ca5b3da98b0fe270ae587a3e.zip chromium_src-76c0f166149cf6f1ca5b3da98b0fe270ae587a3e.tar.gz chromium_src-76c0f166149cf6f1ca5b3da98b0fe270ae587a3e.tar.bz2 |
Roll gyp revision in DEPS to get --mode= and SConstruct file change.
Review URL: http://codereview.chromium.org/60034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12989 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@413", + "http://gyp.googlecode.com/svn/trunk@414", "src/v8": "http://v8.googlecode.com/svn/trunk@1668", |