| Index: ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc
 | 
| diff --git a/ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc b/ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc
 | 
| index d8a25512a88bc4b1b9d0b32ac288ef9f01eb0452..6b980f9efeecf7cf134e17b6dddd9a7bf54883f0 100644
 | 
| --- a/ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc
 | 
| +++ b/ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc
 | 
| @@ -6,7 +6,7 @@
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
|  #include "ui/events/gesture_detection/touch_disposition_gesture_filter.h"
 | 
| -#include "ui/events/test/mock_motion_event.h"
 | 
| +#include "ui/events/test/motion_event_test_utils.h"
 | 
|  
 | 
|  using ui::test::MockMotionEvent;
 | 
|  
 | 
| 
 |