| Index: Source/core/css/CSSPropertySourceData.h
|
| diff --git a/Source/core/css/CSSPropertySourceData.h b/Source/core/css/CSSPropertySourceData.h
|
| index 8dd3d43764bd26aaad73cffda1d838b86252956c..2f376a03f0e2be1837c06702c958ffa2f2e79c90 100644
|
| --- a/Source/core/css/CSSPropertySourceData.h
|
| +++ b/Source/core/css/CSSPropertySourceData.h
|
| @@ -31,9 +31,7 @@
|
| #ifndef CSSPropertySourceData_h
|
| #define CSSPropertySourceData_h
|
|
|
| -#include <utility>
|
| #include <wtf/Forward.h>
|
| -#include <wtf/HashMap.h>
|
| #include <wtf/RefCounted.h>
|
| #include <wtf/Vector.h>
|
| #include <wtf/text/WTFString.h>
|
|
|