Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(288)

Unified Diff: xfa/src/fee/ifde_txtedtbuf.h

Issue 1778633003: Collapse xfa/src/fee directories (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « xfa/src/fee/fx_wordbreak/fx_wordbreakdata.cpp ('k') | xfa/src/fee/ifde_txtedtengine.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/src/fee/ifde_txtedtbuf.h
diff --git a/xfa/src/fee/include/ifde_txtedtbuf.h b/xfa/src/fee/ifde_txtedtbuf.h
similarity index 89%
rename from xfa/src/fee/include/ifde_txtedtbuf.h
rename to xfa/src/fee/ifde_txtedtbuf.h
index f7c9550fe82fea89a9044b283ea541b128546faa..8cc7dfeab5ff9d53cb91010ef4f0b295a41522fb 100644
--- a/xfa/src/fee/include/ifde_txtedtbuf.h
+++ b/xfa/src/fee/ifde_txtedtbuf.h
@@ -4,8 +4,8 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#ifndef XFA_SRC_FEE_INCLUDE_IFDE_TXTEDTBUF_H_
-#define XFA_SRC_FEE_INCLUDE_IFDE_TXTEDTBUF_H_
+#ifndef XFA_SRC_FEE_IFDE_TXTEDTBUF_H_
+#define XFA_SRC_FEE_IFDE_TXTEDTBUF_H_
#include "core/include/fxcrt/fx_basic.h"
@@ -36,4 +36,4 @@ class IFDE_TxtEdtBuf {
virtual FX_BOOL Optimize(IFX_Pause* pPause = NULL) = 0;
};
-#endif // XFA_SRC_FEE_INCLUDE_IFDE_TXTEDTBUF_H_
+#endif // XFA_SRC_FEE_IFDE_TXTEDTBUF_H_
« no previous file with comments | « xfa/src/fee/fx_wordbreak/fx_wordbreakdata.cpp ('k') | xfa/src/fee/ifde_txtedtengine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698