Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 81e43a15e7fdb598f5e3b44b275fc823c7f57142..ba7128a76acefb45a95a9a57728793a3538136fd 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -646,9 +646,9 @@ static_library("fxcrt") { |
] |
if (pdf_enable_xfa) { |
sources += [ |
- "core/fxcrt/fx_arabic.cpp", |
"core/fxcrt/fx_arabic.h", |
"core/fxcrt/fx_basic_maps.cpp", |
+ "core/fxcrt/include/fx_arabic.cpp", |
"core/fxcrt/include/fx_arb.h", |
] |
} |