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

Unified Diff: test/inspector/DEPS

Issue 2579403002: [inspector] introduce limit for amount of stored async stacks (Closed)
Patch Set: added missing test Created 4 years 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/DEPS
diff --git a/test/inspector/DEPS b/test/inspector/DEPS
index 93c8f6afa519ec5f8a793bc83049c6caaf56ef4b..b266dfa7ae4268ff907aa4177e8a8d55d167b08b 100644
--- a/test/inspector/DEPS
+++ b/test/inspector/DEPS
@@ -7,4 +7,5 @@ include_rules = [
"+src/locked-queue-inl.h",
"+src/utils.h",
"+src/vector.h",
+ "+src/inspector/v8-inspector-impl.h",
dgozman 2016/12/18 03:31:01 Let's expose src/inspector/test-interface.h, which
kozy 2016/12/18 06:27:37 Done.
]

Powered by Google App Engine
This is Rietveld 408576698