| Index: third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| diff --git a/third_party/WebKit/Source/core/dom/StyleChangeReason.h b/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| index 84e8003912d025dde79f847c49465154be65fbac..c6a2d84bf46143a31e8b15eff365991b27b4a07b 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| +++ b/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| @@ -6,7 +6,6 @@
|
| #define StyleChangeReason_h
|
|
|
| #include "core/dom/QualifiedName.h"
|
| -#include "wtf/PassRefPtr.h"
|
| #include "wtf/text/AtomicString.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|