summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-06 15:51:39 +0000
committermmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-06 15:51:39 +0000
commit2b95a592a89b915831db26f0078426154d61af05 (patch)
treea57c9bc5e4f9ecccd712b8b93735df8e7e9b18ac /DEPS
parent1e35f758e84d9b20e3d145fd979b76e6835398a8 (diff)
downloadchromium_src-2b95a592a89b915831db26f0078426154d61af05.zip
chromium_src-2b95a592a89b915831db26f0078426154d61af05.tar.gz
chromium_src-2b95a592a89b915831db26f0078426154d61af05.tar.bz2
Roll gyp DEPS and remove redundant product_dir setting for plugin modules.
I think this was a workaround for the lack of a default loadable_module product_dir path in the scons build, but that has been fixed in gyp. Review URL: http://codereview.chromium.org/242156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28113 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 4ed3647..a490fca 100644
--- a/DEPS
+++ b/DEPS
@@ -37,7 +37,7 @@ deps = {
"http://pywebsocket.googlecode.com/svn/trunk/src@34",
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@671",
+ "http://gyp.googlecode.com/svn/trunk@676",
"src/v8":
"http://v8.googlecode.com/svn/trunk@2997",