| Index: third_party/WebKit/Source/core/frame/BarProp.h
|
| diff --git a/third_party/WebKit/Source/core/frame/BarProp.h b/third_party/WebKit/Source/core/frame/BarProp.h
|
| index 3dde0a0ccc35a3b7141b543829e9c8723a3fc7b1..b4ff9d70c61295d97083c9706c98a1a68a26bbed 100644
|
| --- a/third_party/WebKit/Source/core/frame/BarProp.h
|
| +++ b/third_party/WebKit/Source/core/frame/BarProp.h
|
| @@ -32,8 +32,6 @@
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/frame/DOMWindowProperty.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|