Chromium Code Reviews| Index: Source/core/dom/MutationRecord.h |
| diff --git a/Source/core/dom/MutationRecord.h b/Source/core/dom/MutationRecord.h |
| index c5001c2035e6282b38762fb61a77b03064ffbd9e..2c9812e0e05d2dff58f30f61b45ff701ae874f8f 100644 |
| --- a/Source/core/dom/MutationRecord.h |
| +++ b/Source/core/dom/MutationRecord.h |
| @@ -34,7 +34,6 @@ |
| #include "bindings/v8/ScriptWrappable.h" |
| #include "wtf/PassRefPtr.h" |
| #include "wtf/RefCounted.h" |
| -#include "wtf/RefPtr.h" |
| #include "wtf/text/WTFString.h" |
| namespace WebCore { |