Commit 2f5916b2 authored by ajwong@chromium.org's avatar ajwong@chromium.org

Add flac into root BUILD.gn

All hail GN. oRZ

BUG=none

Review URL: https://codereview.chromium.org/263503003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268265 0039d316-1c4b-4281-b951-d872f2087c98
parent 3907664c
...@@ -38,6 +38,7 @@ group("root") { ...@@ -38,6 +38,7 @@ group("root") {
#"//sdch", #"//sdch",
"//skia", "//skia",
#"//third_party/WebKit/Source/platform", #"//third_party/WebKit/Source/platform",
"//third_party/flac",
"//third_party/icu", "//third_party/icu",
"//third_party/leveldatabase", "//third_party/leveldatabase",
"//third_party/libpng", "//third_party/libpng",
......
...@@ -229,7 +229,7 @@ deps = { ...@@ -229,7 +229,7 @@ deps = {
"/trunk/deps/third_party/libjpeg_turbo@263594", "/trunk/deps/third_party/libjpeg_turbo@263594",
"src/third_party/flac": "src/third_party/flac":
"/trunk/deps/third_party/flac@222897", "/trunk/deps/third_party/flac@266977",
"src/third_party/pyftpdlib/src": "src/third_party/pyftpdlib/src":
(Var("googlecode_url") % "pyftpdlib") + "/trunk@977", (Var("googlecode_url") % "pyftpdlib") + "/trunk@977",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment