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

Unified Diff: core/fpdfapi/cpdf_modulemgr.h

Issue 2382723003: Move core/fxcrt/include to core/fxcrt (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/fdrm/crypto/fx_crypt.h ('k') | core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfapi/cpdf_modulemgr.h
diff --git a/core/fpdfapi/cpdf_modulemgr.h b/core/fpdfapi/cpdf_modulemgr.h
index cd7561a1f983c1407ab680b055e62efdf08ff979..bc54a9b2fb79ca3437017881b0c98b195d2bb7ce 100644
--- a/core/fpdfapi/cpdf_modulemgr.h
+++ b/core/fpdfapi/cpdf_modulemgr.h
@@ -9,7 +9,7 @@
#include <memory>
-#include "core/fxcrt/include/fx_basic.h"
+#include "core/fxcrt/fx_basic.h"
class CCodec_FaxModule;
class CCodec_FlateModule;
« no previous file with comments | « core/fdrm/crypto/fx_crypt.h ('k') | core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698