| Index: Source/core/inspector/InjectedScriptHost.cpp
|
| diff --git a/Source/core/inspector/InjectedScriptHost.cpp b/Source/core/inspector/InjectedScriptHost.cpp
|
| index 5f06de179927ecc86d66b1d398ca5f099cb8711c..8354958f1ce3609d6eca3d4a31f559af5d8986c7 100644
|
| --- a/Source/core/inspector/InjectedScriptHost.cpp
|
| +++ b/Source/core/inspector/InjectedScriptHost.cpp
|
| @@ -38,7 +38,7 @@
|
| #include "core/inspector/InspectorDatabaseAgent.h"
|
| #include "core/inspector/InspectorDebuggerAgent.h"
|
| #include "core/inspector/InstrumentingAgents.h"
|
| -#include "core/platform/JSONValues.h"
|
| +#include "platform/JSONValues.h"
|
|
|
| #include "wtf/RefPtr.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|