Index: xfa/fde/xml/fde_xml_imp_unittest.cpp |
diff --git a/xfa/fde/xml/fde_xml_imp_unittest.cpp b/xfa/fde/xml/fde_xml_imp_unittest.cpp |
index 03cc426d32c1bcdf633271d0ced9f39511022052..f0d0bca2ca240a65496cdf35de7436482c1c052c 100644 |
--- a/xfa/fde/xml/fde_xml_imp_unittest.cpp |
+++ b/xfa/fde/xml/fde_xml_imp_unittest.cpp |
@@ -4,8 +4,8 @@ |
#include "xfa/fde/xml/fde_xml_imp.h" |
-#include "xfa/fgas/crt/fgas_stream.h" |
#include "testing/gtest/include/gtest/gtest.h" |
+#include "xfa/fgas/crt/fgas_stream.h" |
TEST(CFDE_XMLSyntaxParser, CData) { |
const FX_WCHAR* input = |