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

Unified Diff: xfa/fxfa/app/DEPS

Issue 2375283003: Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font (Closed)
Patch Set: 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 | « fpdfsdk/pdfwindow/PWL_FontMap.cpp ('k') | xfa/fxfa/app/xfa_fontmgr.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxfa/app/DEPS
diff --git a/xfa/fxfa/app/DEPS b/xfa/fxfa/app/DEPS
index 2f7428f6bf39f5ee92ad0306e92339cbee9ca862..3c47627df816343717aa6c8a70abf43e39ac12fd 100644
--- a/xfa/fxfa/app/DEPS
+++ b/xfa/fxfa/app/DEPS
@@ -1,6 +1,6 @@
include_rules = [
'+core/fdrm/crypto',
- '+core/fpdfapi/fpdf_font/include',
+ '+core/fpdfapi/fpdf_font',
'+core/fpdfapi/fpdf_page/include',
'+core/fpdfapi/fpdf_parser/include',
'+core/fpdfdoc/include',
« no previous file with comments | « fpdfsdk/pdfwindow/PWL_FontMap.cpp ('k') | xfa/fxfa/app/xfa_fontmgr.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698