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

Unified Diff: xfa/fxfa/app/DEPS

Issue 1864153002: Move include/fxcodec to fxcodec/include (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 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/fxfa/app/DEPS
diff --git a/xfa/fxfa/app/DEPS b/xfa/fxfa/app/DEPS
index a1911963de39d00c2e28369432d81047a4b44039..b40a21a74c9ecd0ee762b4eff06b6171b7e71666 100644
--- a/xfa/fxfa/app/DEPS
+++ b/xfa/fxfa/app/DEPS
@@ -3,4 +3,5 @@ include_rules = [
'+core/fpdfapi/fpdf_font/include',
'+core/fpdfapi/fpdf_page/include',
'+core/fpdfapi/fpdf_parser/include',
+ '+core/fxcodec/include',
]

Powered by Google App Engine
This is Rietveld 408576698