| Index: third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.h
|
| diff --git a/third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.h b/third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.h
|
| index f2ec8a7ff4ed73073306623c215255c30aad3043..317bf5d847fb82cf23fda2a2c0dfca0973ce838c 100644
|
| --- a/third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.h
|
| +++ b/third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "core/html/imports/HTMLImport.h"
|
| #include "platform/Timer.h"
|
| +#include "wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|