Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/PropertySetCSSStyleDeclaration.h |
| diff --git a/third_party/WebKit/Source/core/css/PropertySetCSSStyleDeclaration.h b/third_party/WebKit/Source/core/css/PropertySetCSSStyleDeclaration.h |
| index 14c2f4f9e6afa862f1de805b2f5fa105a87c918f..7016c2404e783661b1ea1076f62a57dfbc2142f6 100644 |
| --- a/third_party/WebKit/Source/core/css/PropertySetCSSStyleDeclaration.h |
| +++ b/third_party/WebKit/Source/core/css/PropertySetCSSStyleDeclaration.h |
| @@ -28,7 +28,6 @@ |
| #include "core/css/CSSStyleDeclaration.h" |
| #include "wtf/HashMap.h" |
| -#include "wtf/OwnPtr.h" |
| namespace blink { |