Chromium Code Reviews| Index: third_party/WebKit/Source/core/inspector/WorkerThreadDebugger.cpp |
| diff --git a/third_party/WebKit/Source/core/inspector/WorkerThreadDebugger.cpp b/third_party/WebKit/Source/core/inspector/WorkerThreadDebugger.cpp |
| index 2cb4eec19a6f5c615dbc2e748fd541c928ed777f..d0505d4c7bfc8eb65cc204a367709b18a93c6a79 100644 |
| --- a/third_party/WebKit/Source/core/inspector/WorkerThreadDebugger.cpp |
| +++ b/third_party/WebKit/Source/core/inspector/WorkerThreadDebugger.cpp |
| @@ -45,7 +45,7 @@ |
| #include "core/workers/WorkerGlobalScope.h" |
| #include "core/workers/WorkerReportingProxy.h" |
| #include "core/workers/WorkerThread.h" |
| -#include <v8.h> |
| +#include "v8/include/v8.h" |
| namespace blink { |