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

Unified Diff: xfa/DEPS

Issue 2392603004: Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser (Closed)
Patch Set: Rebase to master 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 | « fpdfsdk/pdfwindow/PWL_Icon.cpp ('k') | xfa/fxfa/app/DEPS » ('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 02e836ef76ed95f77206e17c6888b2f47d8204ce..812a31c1c1219bb61922256bcce9e2514f8cc9a9 100644
--- a/xfa/DEPS
+++ b/xfa/DEPS
@@ -1,6 +1,6 @@
include_rules = [
'+core/fxcrt',
- '+core/fpdfapi/fpdf_parser',
+ '+core/fpdfapi/parser',
'+core/fxge',
'+third_party/bigint'
]
« no previous file with comments | « fpdfsdk/pdfwindow/PWL_Icon.cpp ('k') | xfa/fxfa/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698