| Index: content/browser/renderer_host/input/motion_event_android_unittest.cc
|
| diff --git a/content/browser/renderer_host/input/motion_event_android_unittest.cc b/content/browser/renderer_host/input/motion_event_android_unittest.cc
|
| index 20b9a5258af60d26668376ba3c8735b4504dd717..9a33b318ab504942f66becb451a430373b28b682 100644
|
| --- a/content/browser/renderer_host/input/motion_event_android_unittest.cc
|
| +++ b/content/browser/renderer_host/input/motion_event_android_unittest.cc
|
| @@ -5,7 +5,6 @@
|
| #include <android/input.h>
|
|
|
| #include "base/android/jni_android.h"
|
| -#include "base/float_util.h"
|
| #include "content/browser/renderer_host/input/motion_event_android.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/events/event_constants.h"
|
|
|