summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-25 07:40:54 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-25 07:40:54 +0000
commit0282cfc2fc2a00b740811220df9b7521b7ebd5a9 (patch)
tree668606ad3906623659c279185b7982e462fbfdf9
parent63a80512c10fd9a7c836ec93895c30000fa31c8e (diff)
downloadchromium_src-0282cfc2fc2a00b740811220df9b7521b7ebd5a9.zip
chromium_src-0282cfc2fc2a00b740811220df9b7521b7ebd5a9.tar.gz
chromium_src-0282cfc2fc2a00b740811220df9b7521b7ebd5a9.tar.bz2
Roll flac DEPS to get a change that makes it possible to build with system FLAC:
http://codereview.chromium.org/6574024/ BUG=none TEST=none Review URL: http://codereview.chromium.org/6581037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76032 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index cd4ff9d..7ea946a 100644
--- a/DEPS
+++ b/DEPS
@@ -196,7 +196,7 @@ deps = {
"/trunk/deps/third_party/libjpeg_turbo@73971",
"src/third_party/flac":
- "/trunk/deps/third_party/flac@71053",
+ "/trunk/deps/third_party/flac@75901",
# Needed to support nacl browser test jig.
"src/third_party/pylib":