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

Unified Diff: fpdfsdk/DEPS

Issue 2390833003: Cleanup DEPS files (Closed)
Patch Set: 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 | « no previous file | fpdfsdk/formfiller/DEPS » ('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 624a4c22be8705579ad23b62c8cc17a20de738c0..5b1f3c4f60800ddc954048c7d48378cc8c537d1d 100644
--- a/fpdfsdk/DEPS
+++ b/fpdfsdk/DEPS
@@ -1,14 +1,5 @@
include_rules = [
- '+core/fpdftext',
- '+core/fpdfapi',
- '+core/fpdfapi/edit',
- '+core/fpdfapi/page',
- '+core/fpdfapi/parser',
- '+core/fpdfapi/render',
- '+core/fpdfdoc',
- '+core/fxcodec',
- '+core/fxcrt',
- '+core/fxge',
+ '+core',
'+public',
'+v8',
'+xfa/fwl/core',
« no previous file with comments | « no previous file | fpdfsdk/formfiller/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698