Chromium Code Reviews| Index: ui/events/event_utils.h |
| diff --git a/ui/events/event_utils.h b/ui/events/event_utils.h |
| index e9c9093a95bd6cbe3f6b4ba9964be7a2cc9887ab..2913a3140b289bfc8b68de0a49a68fa52c0851ca 100644 |
| --- a/ui/events/event_utils.h |
| +++ b/ui/events/event_utils.h |
| @@ -28,6 +28,7 @@ namespace base { |
| class TimeDelta; |
| } |
| +// Common functions to be used for all platforms except Android. |
| namespace ui { |
| class Event; |