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

Unified Diff: core/fpdfdoc/cline.h

Issue 2374383003: Move core/fpdfdoc/include to core/fpdfdoc (Closed)
Patch Set: Rebase to master Created 4 years, 3 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 | « core/fpdfapi/fpdf_render/fpdf_render_image.cpp ('k') | core/fpdfdoc/cpdf_aaction.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfdoc/cline.h
diff --git a/core/fpdfdoc/cline.h b/core/fpdfdoc/cline.h
index a0cdbfd4afdaefd451b61fbe91dfcbc129ac40b5..6f95beb546ebc47bed39ce084cb186b9f25f601a 100644
--- a/core/fpdfdoc/cline.h
+++ b/core/fpdfdoc/cline.h
@@ -8,7 +8,7 @@
#define CORE_FPDFDOC_CLINE_H_
#include "core/fpdfdoc/cpvt_lineinfo.h"
-#include "core/fpdfdoc/include/cpvt_wordplace.h"
+#include "core/fpdfdoc/cpvt_wordplace.h"
class CLine final {
public:
« no previous file with comments | « core/fpdfapi/fpdf_render/fpdf_render_image.cpp ('k') | core/fpdfdoc/cpdf_aaction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698