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

Unified Diff: ios/chrome/browser/ui/webui/BUILD.gn

Issue 2537133002: Update brotli to v1.0.0-snapshot. (Closed)
Patch Set: Rename 'out' variable 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
Index: ios/chrome/browser/ui/webui/BUILD.gn
diff --git a/ios/chrome/browser/ui/webui/BUILD.gn b/ios/chrome/browser/ui/webui/BUILD.gn
index eae50c327201381e556adacf54bd27eb9500bb50..269155f66de0cc61418fd0c0953c57783ce16ffb 100644
--- a/ios/chrome/browser/ui/webui/BUILD.gn
+++ b/ios/chrome/browser/ui/webui/BUILD.gn
@@ -48,7 +48,7 @@ source_set("webui") {
"//ios/web",
"//net",
"//services/service_manager/public/cpp",
- "//third_party/brotli",
+ "//third_party/brotli:dec",
"//ui/base",
"//url",
]

Powered by Google App Engine
This is Rietveld 408576698