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

Unified Diff: xfa/DEPS

Issue 1825953002: Move core/include/fxcrt to core/fxcrt/include. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 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 | « third_party/zlib_v128/zutil.h ('k') | xfa/fde/css/fde_csscache.cpp » ('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 4f814ac33852c30f44c17abc357ca8d0c681c345..560dfc9733012b615604d76d46eaf883040ad1e1 100644
--- a/xfa/DEPS
+++ b/xfa/DEPS
@@ -1,4 +1,5 @@
include_rules = [
'+core/include',
+ '+core/fxcrt/include',
'+third_party/bigint'
]
« no previous file with comments | « third_party/zlib_v128/zutil.h ('k') | xfa/fde/css/fde_csscache.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698