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

Unified Diff: core/fpdfapi/font/ttgsubtable.cpp

Issue 2392773003: Move core/fpdfapi/fpdf_font to core/fpdfapi/font (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/font/ttgsubtable.h ('k') | core/fpdfapi/fpdf_font/cpdf_cidfont.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfapi/font/ttgsubtable.cpp
diff --git a/core/fpdfapi/fpdf_font/ttgsubtable.cpp b/core/fpdfapi/font/ttgsubtable.cpp
similarity index 99%
rename from core/fpdfapi/fpdf_font/ttgsubtable.cpp
rename to core/fpdfapi/font/ttgsubtable.cpp
index dde779305099d43103da0df71c0bea3612853729..51f533d7d183105c513c6f9ef3bd3984b1e5e369 100644
--- a/core/fpdfapi/fpdf_font/ttgsubtable.cpp
+++ b/core/fpdfapi/font/ttgsubtable.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "core/fpdfapi/fpdf_font/ttgsubtable.h"
+#include "core/fpdfapi/font/ttgsubtable.h"
#include "core/fxge/fx_freetype.h"
#include "third_party/base/stl_util.h"
« no previous file with comments | « core/fpdfapi/font/ttgsubtable.h ('k') | core/fpdfapi/fpdf_font/cpdf_cidfont.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698