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

Unified Diff: test/inspector/DEPS

Issue 2579403002: [inspector] introduce limit for amount of stored async stacks (Closed)
Patch Set: addressed comments 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
« no previous file with comments | « src/inspector/v8-debugger.cc ('k') | test/inspector/debugger/async-stacks-limit.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/DEPS
diff --git a/test/inspector/DEPS b/test/inspector/DEPS
index 93c8f6afa519ec5f8a793bc83049c6caaf56ef4b..fda9364d65fe2403691c31e583d5c03e409d60c5 100644
--- a/test/inspector/DEPS
+++ b/test/inspector/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+src/base/macros.h",
"+src/base/platform/platform.h",
"+src/flags.h",
+ "+src/inspector/test-interface.h",
"+src/locked-queue-inl.h",
"+src/utils.h",
"+src/vector.h",
« no previous file with comments | « src/inspector/v8-debugger.cc ('k') | test/inspector/debugger/async-stacks-limit.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698