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

Unified Diff: core/fpdfapi/cmaps/fpdf_cmaps.cpp

Issue 2391013002: Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmaps (Closed)
Patch Set: Created 4 years, 2 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/cmaps/cmap_int.h ('k') | core/fpdfapi/fpdf_cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfapi/cmaps/fpdf_cmaps.cpp
diff --git a/core/fpdfapi/fpdf_cmaps/fpdf_cmaps.cpp b/core/fpdfapi/cmaps/fpdf_cmaps.cpp
similarity index 99%
rename from core/fpdfapi/fpdf_cmaps/fpdf_cmaps.cpp
rename to core/fpdfapi/cmaps/fpdf_cmaps.cpp
index 2af78102bab5bb3784f78f9c44e7e9fbae3eea69..c85a7d9010f5479c7f4076dc1bc1a3b22a19a4e4 100644
--- a/core/fpdfapi/fpdf_cmaps/fpdf_cmaps.cpp
+++ b/core/fpdfapi/cmaps/fpdf_cmaps.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "core/fpdfapi/fpdf_cmaps/cmap_int.h"
+#include "core/fpdfapi/cmaps/cmap_int.h"
#include "core/fpdfapi/cpdf_modulemgr.h"
#include "core/fpdfapi/fpdf_font/font_int.h"
« no previous file with comments | « core/fpdfapi/cmaps/cmap_int.h ('k') | core/fpdfapi/fpdf_cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698