| Index: sky/engine/core/html/imports/HTMLImportTreeRoot.h
|
| diff --git a/sky/engine/core/html/imports/HTMLImportTreeRoot.h b/sky/engine/core/html/imports/HTMLImportTreeRoot.h
|
| index 6114ebd9c4e5d38ea16845d8e4866a622ed90f16..6e7f6f69ff9a891e53f956324ca4fa444ba2139b 100644
|
| --- a/sky/engine/core/html/imports/HTMLImportTreeRoot.h
|
| +++ b/sky/engine/core/html/imports/HTMLImportTreeRoot.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef HTMLImportTreeRoot_h
|
| #define HTMLImportTreeRoot_h
|
|
|
| -#include "core/html/imports/HTMLImport.h"
|
| -#include "platform/Timer.h"
|
| -#include "wtf/PassOwnPtr.h"
|
| +#include "sky/engine/core/html/imports/HTMLImport.h"
|
| +#include "sky/engine/platform/Timer.h"
|
| +#include "sky/engine/wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|