| Index: Source/core/inspector/TimelineRecordFactory.cpp
|
| diff --git a/Source/core/inspector/TimelineRecordFactory.cpp b/Source/core/inspector/TimelineRecordFactory.cpp
|
| index 78b8f6e519e8213d93d6bb9f86b2b5128f9906b7..2440d50af1d19763e2750db001f1e3fd75f5c590 100644
|
| --- a/Source/core/inspector/TimelineRecordFactory.cpp
|
| +++ b/Source/core/inspector/TimelineRecordFactory.cpp
|
| @@ -36,8 +36,6 @@
|
| #include "core/inspector/InspectorValues.h"
|
| #include "core/inspector/ScriptCallStack.h"
|
| #include "core/platform/graphics/FloatQuad.h"
|
| -#include "core/platform/graphics/IntRect.h"
|
| -#include "core/platform/graphics/LayoutRect.h"
|
| #include "core/platform/network/ResourceRequest.h"
|
| #include "core/platform/network/ResourceResponse.h"
|
| #include <wtf/CurrentTime.h>
|
|
|