Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index f048f9db3c45128c5e1e8b3fb9355afbda201150..4069e4a56392122c2012a212c3a275c5a13ef5fa 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -17,6 +17,7 @@ config("pdfium_config") { |
include_dirs = [ "third_party/freetype/include" ] |
defines = [ |
"OPJ_STATIC", |
+ "PDF_ENABLE_V8", |
"V8_DEPRECATION_WARNINGS", |
"_CRT_SECURE_NO_WARNINGS", |
] |