| Index: public/web/WebWidgetClient.h
|
| diff --git a/public/web/WebWidgetClient.h b/public/web/WebWidgetClient.h
|
| index e11490a2c0b45dd09e0dff4e67e83bec47d43a33..4f6eb73ee222e182bf74329a0849fc358c244dc2 100644
|
| --- a/public/web/WebWidgetClient.h
|
| +++ b/public/web/WebWidgetClient.h
|
| @@ -31,11 +31,11 @@
|
| #ifndef WebWidgetClient_h
|
| #define WebWidgetClient_h
|
|
|
| +#include "WebNavigationPolicy.h"
|
| #include "public/platform/WebCommon.h"
|
| #include "public/platform/WebLayerTreeView.h"
|
| #include "public/platform/WebRect.h"
|
| #include "public/platform/WebScreenInfo.h"
|
| -#include "public/web/WebNavigationPolicy.h"
|
| #include "public/web/WebTouchAction.h"
|
|
|
| namespace blink {
|
|
|