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

Unified Diff: testing/DEPS

Issue 1411493002: DEPS include_rules no longer allows core/ -> fpsdfsk/ inclusion. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 5 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 | « samples/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/DEPS
diff --git a/testing/DEPS b/testing/DEPS
index c7267d3b70d8cb68cda96ca0f575bee9764863cf..76f3117de18a4634fe18c55cfc858a20a60149df 100644
--- a/testing/DEPS
+++ b/testing/DEPS
@@ -1,4 +1,6 @@
include_rules = [
'+core/include',
'+fpdfsdk/include',
+ '+public',
+ '+v8',
]
« no previous file with comments | « samples/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698