| Index: public/web/WebContextMenuData.h
|
| diff --git a/public/web/WebContextMenuData.h b/public/web/WebContextMenuData.h
|
| index d7d282ff5545bac1de19a664dd04dc3f5032804f..a27e1130e823fbccbb77430778aae2febfb0a70f 100644
|
| --- a/public/web/WebContextMenuData.h
|
| +++ b/public/web/WebContextMenuData.h
|
| @@ -137,7 +137,7 @@ struct WebContextMenuData {
|
|
|
| // Writing direction menu items - values are unions of
|
| // CheckableMenuItemFlags.
|
| - // Currently only used on OS X.
|
| + // Currently only used on OS X and Linux.
|
| int writingDirectionDefault;
|
| int writingDirectionLeftToRight;
|
| int writingDirectionRightToLeft;
|
|
|