| Index: Source/core/inspector/TimelineRecordFactory.h
|
| diff --git a/Source/core/inspector/TimelineRecordFactory.h b/Source/core/inspector/TimelineRecordFactory.h
|
| index cf2a58f97dec5cc0a1b0f5ea84de40f63fe934f6..8e0952617a025d7f42157fca5ed413f3d57b8818 100644
|
| --- a/Source/core/inspector/TimelineRecordFactory.h
|
| +++ b/Source/core/inspector/TimelineRecordFactory.h
|
| @@ -32,7 +32,7 @@
|
| #define TimelineRecordFactory_h
|
|
|
| #include "platform/JSONValues.h"
|
| -#include "weborigin/KURL.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|