diff options
| -rw-r--r-- | BUILD.gn | 1 | ||||
| -rw-r--r-- | DEPS | 2 |
2 files changed, 1 insertions, 2 deletions
@@ -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", @@ -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", |
