summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BUILD.gn1
-rw-r--r--DEPS2
2 files changed, 1 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 1324949..7db5cc0 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -38,7 +38,6 @@ group("root") {
#"//sdch",
"//skia",
#"//third_party/WebKit/Source/platform",
- "//third_party/flac",
"//third_party/icu",
"//third_party/leveldatabase",
"//third_party/libpng",
diff --git a/DEPS b/DEPS
index 0878115..5f52155 100644
--- a/DEPS
+++ b/DEPS
@@ -229,7 +229,7 @@ deps = {
"/trunk/deps/third_party/libjpeg_turbo@263594",
"src/third_party/flac":
- "/trunk/deps/third_party/flac@266977",
+ "/trunk/deps/third_party/flac@222897",
"src/third_party/pyftpdlib/src":
(Var("googlecode_url") % "pyftpdlib") + "/trunk@977",