| 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 747bf77388bd171a00bbb542c67baaa85a92c471..a6e6da9ab14193dcd54b961876df2a431e153beb 100644
|
| --- a/third_party/WebKit/public/web/WebMenuItemInfo.h
|
| +++ b/third_party/WebKit/public/web/WebMenuItemInfo.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef WebMenuItemInfo_h
|
| #define WebMenuItemInfo_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| -#include "../platform/WebString.h"
|
| -#include "../platform/WebVector.h"
|
| +#include "public/platform/WebCommon.h"
|
| +#include "public/platform/WebString.h"
|
| +#include "public/platform/WebVector.h"
|
| #include "WebTextDirection.h"
|
|
|
| namespace blink {
|
|
|