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

Unified Diff: xfa/src/fdp/src/css/fde_cssstylesheet.h

Issue 1722803002: Sort includes in xfa/. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 10 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
Index: xfa/src/fdp/src/css/fde_cssstylesheet.h
diff --git a/xfa/src/fdp/src/css/fde_cssstylesheet.h b/xfa/src/fdp/src/css/fde_cssstylesheet.h
index 789e55f66709084b9b72b9a2775407bcadaef818..e8b6146e928f8d63cecff744fb8141ebcca39de2 100644
--- a/xfa/src/fdp/src/css/fde_cssstylesheet.h
+++ b/xfa/src/fdp/src/css/fde_cssstylesheet.h
@@ -7,6 +7,7 @@
#ifndef XFA_SRC_FDP_SRC_CSS_FDE_CSSSTYLESHEET_H_
#define XFA_SRC_FDP_SRC_CSS_FDE_CSSSTYLESHEET_H_
+#include "core/include/fxcrt/fx_ext.h"
#include "xfa/src/fdp/src/css/fde_cssdeclaration.h"
class CFDE_CSSSelector : public IFDE_CSSSelector, public CFX_Target {

Powered by Google App Engine
This is Rietveld 408576698