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

Unified Diff: xfa/fxgraphics/cfx_path_generator.cpp

Issue 1810563002: Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. (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/fxgraphics/cfx_path_generator.h ('k') | xfa/fxgraphics/cfx_pattern.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxgraphics/cfx_path_generator.cpp
diff --git a/xfa/fxgraphics/fx_path_generator.cpp b/xfa/fxgraphics/cfx_path_generator.cpp
similarity index 98%
rename from xfa/fxgraphics/fx_path_generator.cpp
rename to xfa/fxgraphics/cfx_path_generator.cpp
index cbe0f2923925edd69208f4b58d28cb558c7a73be..ace3da154f0bf359556c7d72a0e4f5fe1d792a39 100644
--- a/xfa/fxgraphics/fx_path_generator.cpp
+++ b/xfa/fxgraphics/cfx_path_generator.cpp
@@ -4,9 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "xfa/fxgraphics/fx_path_generator.h"
-
-#include "xfa/fxgraphics/pre.h"
+#include "xfa/fxgraphics/cfx_path_generator.h"
CFX_PathGenerator::CFX_PathGenerator() {
m_pPathData = NULL;
« no previous file with comments | « xfa/fxgraphics/cfx_path_generator.h ('k') | xfa/fxgraphics/cfx_pattern.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698