| Index: Source/core/inspector/TimelineRecordFactory.cpp
|
| diff --git a/Source/core/inspector/TimelineRecordFactory.cpp b/Source/core/inspector/TimelineRecordFactory.cpp
|
| index 46511426b616082badabe502581e416ab420dad7..53971343812f4a2355a78d83ec1a2150b139d490 100644
|
| --- a/Source/core/inspector/TimelineRecordFactory.cpp
|
| +++ b/Source/core/inspector/TimelineRecordFactory.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "bindings/v8/ScriptCallStackFactory.h"
|
| #include "core/events/Event.h"
|
| #include "core/inspector/ScriptCallStack.h"
|
| -#include "platform/JSONValues.h"
|
| #include "platform/geometry/FloatQuad.h"
|
| #include "platform/geometry/LayoutRect.h"
|
| #include "platform/network/ResourceRequest.h"
|
|
|