Index: xfa/fwl/cfwl_caret.cpp |
diff --git a/xfa/fwl/core/cfwl_caret.cpp b/xfa/fwl/cfwl_caret.cpp |
similarity index 91% |
rename from xfa/fwl/core/cfwl_caret.cpp |
rename to xfa/fwl/cfwl_caret.cpp |
index f9e26a7e9f2dae9ba5dff7d89e511b817bf569ae..fdac8ec040d115561505761730a1468d55db1a57 100644 |
--- a/xfa/fwl/core/cfwl_caret.cpp |
+++ b/xfa/fwl/cfwl_caret.cpp |
@@ -4,16 +4,16 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "xfa/fwl/core/cfwl_caret.h" |
+#include "xfa/fwl/cfwl_caret.h" |
#include <utility> |
#include "third_party/base/ptr_util.h" |
-#include "xfa/fwl/core/cfwl_notedriver.h" |
-#include "xfa/fwl/core/cfwl_themebackground.h" |
-#include "xfa/fwl/core/cfwl_timerinfo.h" |
-#include "xfa/fwl/core/cfwl_widgetproperties.h" |
-#include "xfa/fwl/core/ifwl_themeprovider.h" |
+#include "xfa/fwl/cfwl_notedriver.h" |
+#include "xfa/fwl/cfwl_themebackground.h" |
+#include "xfa/fwl/cfwl_timerinfo.h" |
+#include "xfa/fwl/cfwl_widgetproperties.h" |
+#include "xfa/fwl/ifwl_themeprovider.h" |
namespace { |