Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2618)

Unified Diff: third_party/ots/BUILD.gn

Issue 2537133002: Update brotli to v1.0.0-snapshot. (Closed)
Patch Set: Fixed typo Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/brotli/tools/bro.cc ('k') | third_party/woff2/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « third_party/brotli/tools/bro.cc ('k') | third_party/woff2/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698