Index: Source/core/inspector/InspectorTimelineAgent.h |
diff --git a/Source/core/inspector/InspectorTimelineAgent.h b/Source/core/inspector/InspectorTimelineAgent.h |
index 25df87a769b6ba8ec2aaa0aedaf4d86e0c1dc2ed..d09f0116cb85a08a3d15dc54969a832f63bd08c9 100644 |
--- a/Source/core/inspector/InspectorTimelineAgent.h |
+++ b/Source/core/inspector/InspectorTimelineAgent.h |
@@ -38,8 +38,8 @@ |
#include "core/inspector/InspectorBaseAgent.h" |
#include "core/inspector/ScriptGCEventListener.h" |
#include "core/platform/PlatformInstrumentation.h" |
-#include "core/platform/graphics/LayoutRect.h" |
#include "platform/JSONValues.h" |
+#include "platform/geometry/LayoutRect.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/Vector.h" |
#include "wtf/WeakPtr.h" |