| Index: third_party/WebKit/Source/bindings/core/v8/custom/V8XMLHttpRequestCustom.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/V8XMLHttpRequestCustom.cpp b/third_party/WebKit/Source/bindings/core/v8/custom/V8XMLHttpRequestCustom.cpp
|
| index 42c60e063076edc18797a75ca83cd7d60bb4bf9a..b8c9d79c5ab36b72adcaebb05c22bf04d730012e 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/custom/V8XMLHttpRequestCustom.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/custom/V8XMLHttpRequestCustom.cpp
|
| @@ -40,7 +40,7 @@
|
| #include "bindings/core/v8/V8FormData.h"
|
| #include "bindings/core/v8/V8HTMLDocument.h"
|
| #include "core/dom/Document.h"
|
| -#include "core/inspector/InspectorInstrumentation.h"
|
| +#include "core/probe/CoreProbes.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
| #include "core/xmlhttprequest/XMLHttpRequest.h"
|
| #include "v8/include/v8.h"
|
|
|