diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,8 +3,8 @@ # found in the LICENSE file. import("//build_overrides/v8.gni") +import("//build_overrides/pdfium.gni") import("//testing/test.gni") -import("pdfium.gni") config("pdfium_config") { cflags = [] |