| Index: third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebRemoteFrameImpl.h b/third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| index d50a7d3893d8f9234b82d62544fdb0675330fa87..c0bbe2a1f1e5e69b340243f139bf20f705b21787 100644
|
| --- a/third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebRemoteFrameImpl.h
|
| @@ -14,6 +14,7 @@
|
| #include "web/WebExport.h"
|
| #include "web/WebFrameImplBase.h"
|
| #include "wtf/Compiler.h"
|
| +#include "wtf/OwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|