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

Unified Diff: fpdfsdk/DEPS

Issue 2421603002: Reland: Make the CPDFXFA_App non-global (Closed)
Patch Set: Cleanup the isolate 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
Index: fpdfsdk/DEPS
diff --git a/fpdfsdk/DEPS b/fpdfsdk/DEPS
index 5b1f3c4f60800ddc954048c7d48378cc8c537d1d..ce037d902e3b755a104dd330e1791b66b2841cf4 100644
--- a/fpdfsdk/DEPS
+++ b/fpdfsdk/DEPS
@@ -3,6 +3,7 @@ include_rules = [
'+public',
'+v8',
'+xfa/fwl/core',
+ '+xfa/fxbarcode',
'+xfa/fxfa',
'+xfa/fxgraphics',
-]
+ ]

Powered by Google App Engine
This is Rietveld 408576698