| Index: Source/core/html/HTMLLinkElement.h
|
| diff --git a/Source/core/html/HTMLLinkElement.h b/Source/core/html/HTMLLinkElement.h
|
| index a227aa59886e5bad49fe5a3f503bb61fafb1736f..c8541409e866f406e7a93b3a25b9af1c33b7c1a9 100644
|
| --- a/Source/core/html/HTMLLinkElement.h
|
| +++ b/Source/core/html/HTMLLinkElement.h
|
| @@ -34,7 +34,6 @@
|
| #include "core/loader/LinkLoaderClient.h"
|
| #include "core/loader/cache/CachedResourceHandle.h"
|
| #include "core/loader/cache/CachedStyleSheetClient.h"
|
| -#include "core/platform/Timer.h"
|
|
|
| namespace WebCore {
|
|
|
|
|