Chromium Code Reviews| Index: ash/touch/touch_uma.h |
| diff --git a/ash/touch/touch_uma.h b/ash/touch/touch_uma.h |
| index 14f4b97a52f3e5a8a48db809769c3e4bda7364e8..01a80556298c944c3b9222cb188c906a22bcb558 100644 |
| --- a/ash/touch/touch_uma.h |
| +++ b/ash/touch/touch_uma.h |
| @@ -34,8 +34,6 @@ class TouchUMA { |
| const aura::TouchEvent& event); |
| private: |
| - std::map<ui::EventType, int> ui_event_type_map_; |
| - |
| DISALLOW_COPY_AND_ASSIGN(TouchUMA); |
| }; |