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

Unified Diff: xfa/DEPS

Issue 1868533002: Move core/include/fxge to core/fxge/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
« no previous file with comments | « testing/libfuzzer/pdf_jpx_fuzzer.cc ('k') | xfa/fde/css/fde_css.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/DEPS
diff --git a/xfa/DEPS b/xfa/DEPS
index ef5e5b9d068d51745a7073e37af3b27824932497..f106513e9c6b5782ca155bc86e83394fb9d9c830 100644
--- a/xfa/DEPS
+++ b/xfa/DEPS
@@ -2,5 +2,6 @@ include_rules = [
'+core/include',
'+core/fxcrt/include',
'+core/fpdfapi/fpdf_parser/include',
+ '+core/fxge/include',
'+third_party/bigint'
]
« no previous file with comments | « testing/libfuzzer/pdf_jpx_fuzzer.cc ('k') | xfa/fde/css/fde_css.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698