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

Unified Diff: test/inspector-protocol/DEPS

Issue 2372793002: [inspector] added inspector test runner [part 3] (Closed)
Patch Set: addressed comments Created 4 years, 3 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: test/inspector-protocol/DEPS
diff --git a/test/inspector-protocol/DEPS b/test/inspector-protocol/DEPS
index 7c2725c346976d5cce5fd27ddde5ac46201a3926..af99e0559561615312fc9ce466d3c63e8c0d0b82 100644
--- a/test/inspector-protocol/DEPS
+++ b/test/inspector-protocol/DEPS
@@ -2,6 +2,9 @@ include_rules = [
"-src",
"+src/base/macros.h",
"+src/base/platform/platform.h",
+ "+src/flags.h",
"+src/inspector/string-16.h",
"+src/locked-queue-inl.h",
+ "+src/utils.h",
+ "+src/vector.h",
]

Powered by Google App Engine
This is Rietveld 408576698