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

Unified Diff: ui/base/BUILD.gn

Issue 1968993002: Compressing .pak resources with new option: "type=GZIPPABLE_BINDATA" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Python formatting Created 4 years, 7 months 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 | « tools/grit/grit/testdata/test_text.txt ('k') | ui/base/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 6256fac621ca03969aa7fc3ee8197ec772204e49..dae2d7ac70597dff0f089a8e5f7c27daf57a09c6 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -371,6 +371,7 @@ component("base") {
"//base/third_party/dynamic_annotations",
"//net",
"//third_party/icu",
+ "//third_party/zlib:zlib",
"//ui/base:ui_data_pack",
"//ui/display",
"//ui/events",
« no previous file with comments | « tools/grit/grit/testdata/test_text.txt ('k') | ui/base/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698