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

Unified Diff: xfa/fgas/layout/fgas_linebreak.cpp

Issue 1803723002: Move xfa/src up to xfa/. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Rebase to master 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/fgas/layout/fgas_linebreak.h ('k') | xfa/fgas/layout/fgas_rtfbreak.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fgas/layout/fgas_linebreak.cpp
diff --git a/xfa/src/fgas/layout/fgas_linebreak.cpp b/xfa/fgas/layout/fgas_linebreak.cpp
similarity index 99%
rename from xfa/src/fgas/layout/fgas_linebreak.cpp
rename to xfa/fgas/layout/fgas_linebreak.cpp
index b43b8007b49a0bc9e8bd397c6ddb7411486ed86e..8155af870a1788ccdfa09964e5826bfdd87b6a0f 100644
--- a/xfa/src/fgas/layout/fgas_linebreak.cpp
+++ b/xfa/fgas/layout/fgas_linebreak.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "xfa/src/fgas/layout/fgas_linebreak.h"
+#include "xfa/fgas/layout/fgas_linebreak.h"
#include "core/include/fxcrt/fx_ucd.h"
« no previous file with comments | « xfa/fgas/layout/fgas_linebreak.h ('k') | xfa/fgas/layout/fgas_rtfbreak.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698