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

Unified Diff: testing/DEPS

Issue 1419373005: Make checkdeps --resolve-dotdot succeed. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: add comments, more explicit disallows Created 5 years, 1 month 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: testing/DEPS
diff --git a/testing/DEPS b/testing/DEPS
index 76f3117de18a4634fe18c55cfc858a20a60149df..fbd64b5a1c03567d9d90b0759e8d5a85cda92e1f 100644
--- a/testing/DEPS
+++ b/testing/DEPS
@@ -1,6 +1,5 @@
include_rules = [
'+core/include',
'+fpdfsdk/include',
- '+public',
Tom Sepez 2015/11/04 18:50:56 and again.
'+v8',
-]
+]

Powered by Google App Engine
This is Rietveld 408576698