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

Unified Diff: xfa/include/fxfa/fxfa_objectacc.h

Issue 1570743002: XFA: Remove many relative includes in xfa/ (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: address some comments Created 4 years, 11 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/include/fxfa/fxfa_basic.h ('k') | xfa/include/fxjse/fxjse.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/include/fxfa/fxfa_objectacc.h
diff --git a/xfa/include/fxfa/fxfa_objectacc.h b/xfa/include/fxfa/fxfa_objectacc.h
index 3cef82b3637721c57e29cf23232513249866579e..897cb08f99e646f0ea5bdad81b77725d559b9cc3 100644
--- a/xfa/include/fxfa/fxfa_objectacc.h
+++ b/xfa/include/fxfa/fxfa_objectacc.h
@@ -7,7 +7,7 @@
#ifndef FXFA_OBJECTACC_H_
#define FXFA_OBJECTACC_H_
-#include "../../../core/include/fxge/fx_dib.h" // For FX_ARGB.
+#include "core/include/fxge/fx_dib.h" // For FX_ARGB.
class CXFA_Node;
class IFX_Locale;
« no previous file with comments | « xfa/include/fxfa/fxfa_basic.h ('k') | xfa/include/fxjse/fxjse.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698