| Index: third_party/WebKit/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| diff --git a/third_party/WebKit/Source/modules/navigatorcontentutils/NavigatorContentUtils.h b/third_party/WebKit/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| index d510d47e9da9381e52f67b25a29c02942f0717ff..2708fb3ff8f68513c532fee4da2db6b2cc336cf8 100644
|
| --- a/third_party/WebKit/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| +++ b/third_party/WebKit/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| @@ -31,6 +31,7 @@
|
| #include "modules/navigatorcontentutils/NavigatorContentUtilsClient.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
| +#include "wtf/OwnPtr.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|