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

Unified Diff: DEPS

Issue 1234923006: Merge to XFA: Tighten up DEPS include rules. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 5 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 | core/src/fxcodec/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index dbbc20749271a4165ea31af4eacf20c1f80d294b..63878905372177880cfc64ecead10e1934913bdf 100644
--- a/DEPS
+++ b/DEPS
@@ -29,11 +29,10 @@ deps_os = {
}
include_rules = [
- '+core/include',
- '+fpdfsdk/include',
'+public',
'+testing',
'+third_party/base',
+ '+v8',
]
hooks = [
« no previous file with comments | « no previous file | core/src/fxcodec/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698