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

Unified Diff: test/inspector-protocol/DEPS

Issue 2368393003: [inspector] added inspector test runner [part 2] (Closed)
Patch Set: added missing microtask scope 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 c8acb355b5fe6caf6b413426a548b548a5113c48..eca7f562dfbe25b0aa17bed1e39f4286ec57d001 100644
--- a/test/inspector-protocol/DEPS
+++ b/test/inspector-protocol/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"+src/base/macros.h",
"+src/base/platform/platform.h",
"+src/locked-queue-inl.h",
+ "+src/vector.h",
]

Powered by Google App Engine
This is Rietveld 408576698