| Index: Source/core/inspector/InspectorFrontendHost.cpp
|
| diff --git a/Source/core/inspector/InspectorFrontendHost.cpp b/Source/core/inspector/InspectorFrontendHost.cpp
|
| index d23bdced3b548b790afdbad44bd621a34fd4f3d1..f914a142788087d924509967fbc975ee6761a0fe 100644
|
| --- a/Source/core/inspector/InspectorFrontendHost.cpp
|
| +++ b/Source/core/inspector/InspectorFrontendHost.cpp
|
| @@ -48,7 +48,6 @@
|
| #include "core/platform/network/ResourceResponse.h"
|
| #include "core/rendering/RenderTheme.h"
|
| #include "modules/filesystem/DOMFileSystem.h"
|
| -#include <wtf/StdLibExtras.h>
|
|
|
| using namespace std;
|
|
|
|
|