| Index: Source/core/inspector/InspectorTimelineAgent.h
|
| diff --git a/Source/core/inspector/InspectorTimelineAgent.h b/Source/core/inspector/InspectorTimelineAgent.h
|
| index 691fa54f89faf06d0064e47e8cc63f9548821bd2..25df87a769b6ba8ec2aaa0aedaf4d86e0c1dc2ed 100644
|
| --- a/Source/core/inspector/InspectorTimelineAgent.h
|
| +++ b/Source/core/inspector/InspectorTimelineAgent.h
|
| @@ -37,9 +37,9 @@
|
| #include "core/events/EventContext.h"
|
| #include "core/inspector/InspectorBaseAgent.h"
|
| #include "core/inspector/ScriptGCEventListener.h"
|
| -#include "core/platform/JSONValues.h"
|
| #include "core/platform/PlatformInstrumentation.h"
|
| #include "core/platform/graphics/LayoutRect.h"
|
| +#include "platform/JSONValues.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/Vector.h"
|
| #include "wtf/WeakPtr.h"
|
|
|