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

Unified Diff: Source/platform/BUILD.gn

Issue 322433005: Use woff2 decoder in blink (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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 | « no previous file | Source/platform/DEPS » ('j') | Source/platform/fonts/opentype/OpenTypeSanitizer.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/BUILD.gn
diff --git a/Source/platform/BUILD.gn b/Source/platform/BUILD.gn
index 237762a2a323ccd4fc9497e645658d87f92c64c3..80f73cb6bbefba5239d2f6423fc9271d15e58673 100644
--- a/Source/platform/BUILD.gn
+++ b/Source/platform/BUILD.gn
@@ -193,6 +193,7 @@ component("platform") {
"//gpu/command_buffer/client:gles2_c_lib",
"//skia",
"//third_party:jpeg",
+ "//third_party/brotli",
"//third_party/harfbuzz-ng",
"//third_party/iccjpeg",
"//third_party/icu",
« no previous file with comments | « no previous file | Source/platform/DEPS » ('j') | Source/platform/fonts/opentype/OpenTypeSanitizer.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698