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

Unified Diff: src/inspector/DEPS

Issue 2423713003: [inspector] introduce debug-interface.h (Closed)
Patch Set: move impl to api.cc Created 4 years, 2 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/java-script-call-frame.cc » ('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 f8b4559f9fac5673d58de2a82524f416b43bded2..d49c6a62543eb0cb8574a8bbffa341ec9412d242 100644
--- a/src/inspector/DEPS
+++ b/src/inspector/DEPS
@@ -6,4 +6,6 @@ include_rules = [
"+src/base/platform/platform.h",
"+src/inspector",
"+src/tracing",
+ "-include/v8-debug.h",
+ "+src/debug/debug-interface.h",
]
« no previous file with comments | « src/debug/debug-interface.h ('k') | src/inspector/java-script-call-frame.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698