| Index: xfa/src/fee/fx_wordbreak/fx_wordbreakdata.cpp
|
| diff --git a/xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp b/xfa/src/fee/fx_wordbreak/fx_wordbreakdata.cpp
|
| similarity index 99%
|
| rename from xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp
|
| rename to xfa/src/fee/fx_wordbreak/fx_wordbreakdata.cpp
|
| index 9d4cc5cf942c4720534ecda764981f7180868d92..ea1a31fb3c2ab0829ef2c16a9bdd742eca7405f0 100644
|
| --- a/xfa/src/fee/src/fx_wordbreak/fx_wordbreakdata.cpp
|
| +++ b/xfa/src/fee/fx_wordbreak/fx_wordbreakdata.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/fee/src/fx_wordbreak/fx_wordbreak_impl.h"
|
| +#include "xfa/src/fee/fx_wordbreak/fx_wordbreak_impl.h"
|
|
|
| const FX_WORD gs_FX_WordBreak_Table[16] = {
|
| 0xFFFF, 0xFFF9, 0xFFFB, 0xFFFB, 0xFFFB, 0xFFFB, 0xEFBB, 0xE77B,
|
|
|