summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn6
1 files changed, 2 insertions, 4 deletions
diff --git a/BUILD.gn b/BUILD.gn
index e68a48ec36..c771b81910 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -968,8 +968,7 @@ jumbo_static_library("fxcrt") {
}
}
-# TODO(crbug.com/pdfium/964): Support jumbo builds.
-static_library("fxge") {
+jumbo_static_library("fxge") {
sources = [
"core/fxge/android/cfpf_skiabufferfont.cpp",
"core/fxge/android/cfpf_skiabufferfont.h",
@@ -1139,8 +1138,7 @@ static_library("fxge") {
}
}
-# TODO(crbug.com/pdfium/964): Support jumbo builds.
-static_library("pwl") {
+jumbo_static_library("pwl") {
sources = [
"fpdfsdk/pwl/cpwl_appstream.cpp",
"fpdfsdk/pwl/cpwl_appstream.h",