summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-03 04:07:38 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-03 04:07:38 +0000
commita6cf87ec511a64fc29c0bda5cf83ec282d34be59 (patch)
treeccc61c0d6577af457ad5d9e9acbd56ce889e9955 /DEPS
parent1e1f6af9207b71845aa2f360e5d231825f317a09 (diff)
downloadchromium_src-a6cf87ec511a64fc29c0bda5cf83ec282d34be59.zip
chromium_src-a6cf87ec511a64fc29c0bda5cf83ec282d34be59.tar.gz
chromium_src-a6cf87ec511a64fc29c0bda5cf83ec282d34be59.tar.bz2
Separate the pkg-config --libs output into --libs-only-l for
'libraries' and --libs-{other,only-L} for 'ldflags'. Updates one spot in common.gypi where we were using 'linkflags'. Review URL: http://codereview.chromium.org/56188 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13067 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 3e3a96e..733798c 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@416",
+ "http://gyp.googlecode.com/svn/trunk@417",
"src/v8":
"http://v8.googlecode.com/svn/trunk@1668",