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

Unified Diff: third_party/ots/BUILD.gn

Issue 1487543005: Update OTS to revision 99a3b7f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: third_party/ots/BUILD.gn
diff --git a/third_party/ots/BUILD.gn b/third_party/ots/BUILD.gn
index c7c9b939e7639f388ecef0e65e33490c65dbf4d7..109897eb29019cd562f9ada67e1b31f7483744d0 100644
--- a/third_party/ots/BUILD.gn
+++ b/third_party/ots/BUILD.gn
@@ -70,14 +70,13 @@ source_set("ots") {
"src/vmtx.h",
"src/vorg.cc",
"src/vorg.h",
- "src/woff2.cc",
- "src/woff2.h",
]
public_configs = [ ":ots_config" ]
deps = [
"//third_party/brotli",
+ "//third_party/woff2:woff2_dec",
"//third_party/zlib",
]
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/fast/text/emoji-web-font-expected.txt ('k') | third_party/ots/INSTALL » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698