| Index: Source/core/inspector/TimelineRecordFactory.h
|
| diff --git a/Source/core/inspector/TimelineRecordFactory.h b/Source/core/inspector/TimelineRecordFactory.h
|
| index 710c44db822b43b15e78b2253712bee4e2d05ada..3eb068c859b671cc7ec903f2c3fb7aa81f96a9c0 100644
|
| --- a/Source/core/inspector/TimelineRecordFactory.h
|
| +++ b/Source/core/inspector/TimelineRecordFactory.h
|
| @@ -32,7 +32,7 @@
|
| #define TimelineRecordFactory_h
|
|
|
| #include "InspectorValues.h"
|
| -#include "KURL.h"
|
| +#include "core/platform/KURL.h"
|
| #include "core/platform/graphics/LayoutRect.h"
|
| #include <wtf/Forward.h>
|
| #include <wtf/text/WTFString.h>
|
|
|