Chromium Code Reviews| 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 @@ |
| "+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", |
| ] |