| 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 d7a8f5618801ea8ea4052e78e9e83d86165c154f..03611b8671308fa6d0b266a57eb19154e0eba191 100644
|
| --- a/third_party/WebKit/Source/core/frame/BarProp.h
|
| +++ b/third_party/WebKit/Source/core/frame/BarProp.h
|
| @@ -29,8 +29,8 @@
|
| #ifndef BarProp_h
|
| #define BarProp_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|