| Index: third_party/WebKit/public/web/WebMenuItemInfo.h
|
| diff --git a/third_party/WebKit/public/web/WebMenuItemInfo.h b/third_party/WebKit/public/web/WebMenuItemInfo.h
|
| index a6e6da9ab14193dcd54b961876df2a431e153beb..bcc8bdda9c1fb3fcebf46567ad99ac0d294d7888 100644
|
| --- a/third_party/WebKit/public/web/WebMenuItemInfo.h
|
| +++ b/third_party/WebKit/public/web/WebMenuItemInfo.h
|
| @@ -31,10 +31,10 @@
|
| #ifndef WebMenuItemInfo_h
|
| #define WebMenuItemInfo_h
|
|
|
| +#include "WebTextDirection.h"
|
| #include "public/platform/WebCommon.h"
|
| #include "public/platform/WebString.h"
|
| #include "public/platform/WebVector.h"
|
| -#include "WebTextDirection.h"
|
|
|
| namespace blink {
|
|
|
|
|