Index: third_party/ots/BUILD.gn |
diff --git a/third_party/ots/BUILD.gn b/third_party/ots/BUILD.gn |
index 8d5977451270f4ab790451d4ba808fb6eac6c729..caf83983bb8f2000447e4c24cc404c81e243491f 100644 |
--- a/third_party/ots/BUILD.gn |
+++ b/third_party/ots/BUILD.gn |
@@ -77,7 +77,7 @@ static_library("ots") { |
public_configs = [ ":ots_config" ] |
deps = [ |
- "//third_party/brotli", |
+ "//third_party/brotli:dec", |
"//third_party/woff2:woff2_dec", |
"//third_party/zlib", |
] |