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

Unified Diff: fpdfsdk/DEPS

Issue 2383583002: Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent (Closed)
Patch Set: Rebase to master 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 | « BUILD.gn ('k') | fpdfsdk/cpdfsdk_pageview.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fpdfsdk/DEPS
diff --git a/fpdfsdk/DEPS b/fpdfsdk/DEPS
index 0fed7f32283fa1cddeadf9fb0f9bee58e3144a50..840666d996f707cf1679a79ea73862a02e2f1e41 100644
--- a/fpdfsdk/DEPS
+++ b/fpdfsdk/DEPS
@@ -11,7 +11,7 @@ include_rules = [
'+core/fxge',
'+public',
'+v8',
- '+xfa/fwl/core/include',
+ '+xfa/fwl/core',
'+xfa/fxfa/include',
- '+xfa/fxgraphics/include',
+ '+xfa/fxgraphics',
]
« no previous file with comments | « BUILD.gn ('k') | fpdfsdk/cpdfsdk_pageview.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698