Chromium Code Reviews| Index: ui/gfx/overlay_transform.h |
| diff --git a/ui/gfx/overlay_transform.h b/ui/gfx/overlay_transform.h |
| index 1e27010933efc6f282f4699cbc8b64c01481a0f2..382d5c39daab675f3a9b569bd58b33e8114d017e 100644 |
| --- a/ui/gfx/overlay_transform.h |
| +++ b/ui/gfx/overlay_transform.h |
| @@ -8,7 +8,7 @@ |
| namespace gfx { |
| // Describes transformation to be applied to the buffer before presenting |
| -// to screen. |
| +// to screen. Rotations are expressed anticlockwise. |
| enum OverlayTransform { |
| OVERLAY_TRANSFORM_INVALID, |
| OVERLAY_TRANSFORM_NONE, |