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

Unified Diff: src/inspector/DEPS

Issue 2705333005: Add checkdeps to tools/presubmit.py. (Closed)
Patch Set: Created 3 years, 10 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 | « no previous file | tools/presubmit.py » ('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 8feb0613e8350d9e7900519505d2bc9ed76ff3df..d7ec69045a865e0696639a84c1d914c6fc8e8404 100644
--- a/src/inspector/DEPS
+++ b/src/inspector/DEPS
@@ -7,7 +7,8 @@ include_rules = [
"+src/conversions.h",
"+src/inspector",
"+src/tracing",
- "-include/v8-debug.h",
+ # TODO(dgozman): Fix includes and re-enable.
+ #"-include/v8-debug.h",
"+src/debug/debug-interface.h",
"+src/debug/interface-types.h",
]
« no previous file with comments | « no previous file | tools/presubmit.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698