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

Unified Diff: src/inspector/DEPS

Issue 2633803002: [inspector] implemented blackboxing inside v8 (Closed)
Patch Set: addressed comments Created 3 years, 11 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
« no previous file with comments | « src/debug/debug-interface.h ('k') | src/inspector/v8-debugger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/inspector/DEPS
diff --git a/src/inspector/DEPS b/src/inspector/DEPS
index 748a7c12d9cb125cd42fc5fcc8bcb78858f13a5a..8feb0613e8350d9e7900519505d2bc9ed76ff3df 100644
--- a/src/inspector/DEPS
+++ b/src/inspector/DEPS
@@ -9,4 +9,5 @@ include_rules = [
"+src/tracing",
"-include/v8-debug.h",
"+src/debug/debug-interface.h",
+ "+src/debug/interface-types.h",
]
« no previous file with comments | « src/debug/debug-interface.h ('k') | src/inspector/v8-debugger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698