summaryrefslogtreecommitdiffstats
path: root/tools/gn/secondary/sdch/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gn/secondary/sdch/BUILD.gn')
-rw-r--r--tools/gn/secondary/sdch/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gn/secondary/sdch/BUILD.gn b/tools/gn/secondary/sdch/BUILD.gn
index 9396624..ea36d0a 100644
--- a/tools/gn/secondary/sdch/BUILD.gn
+++ b/tools/gn/secondary/sdch/BUILD.gn
@@ -52,5 +52,5 @@ static_library("sdch") {
includes = [ "win" ]
}
- deps = [ "//third_party/zlib:chrome_zlib" ]
+ deps = [ "//third_party/zlib" ]
}