| Index: Source/core/inspector/TimelineRecordFactory.cpp
|
| diff --git a/Source/core/inspector/TimelineRecordFactory.cpp b/Source/core/inspector/TimelineRecordFactory.cpp
|
| index 46412bc9d2a3de5b149456025e41c823d1708a75..3e12727d50ebc8d5a76cc1ff2046e478f2893a5a 100644
|
| --- a/Source/core/inspector/TimelineRecordFactory.cpp
|
| +++ b/Source/core/inspector/TimelineRecordFactory.cpp
|
| @@ -36,7 +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"
|
|
|