| Index: Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| diff --git a/Source/modules/navigatorcontentutils/NavigatorContentUtils.h b/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| index 8a6ab88c92ce610edb9dc8d7a49df6da6569e5dc..aa623077c2c178d2a4aaa19a35cc18c3b308d728 100644
|
| --- a/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| +++ b/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
|
| @@ -29,8 +29,8 @@
|
|
|
| #if ENABLE(NAVIGATOR_CONTENT_UTILS)
|
|
|
| -#include "core/platform/RefCountedSupplement.h"
|
| #include "modules/navigatorcontentutils/NavigatorContentUtilsClient.h"
|
| +#include "platform/RefCountedSupplement.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|