| Index: ui/events/android/scroller_unittest.cc
|
| diff --git a/ui/events/android/scroller_unittest.cc b/ui/events/android/scroller_unittest.cc
|
| index 759984e9ed54223d301c02d2faaa2cba59269437..21dae882a6d6831df1098d916359e2ec82efdf01 100644
|
| --- a/ui/events/android/scroller_unittest.cc
|
| +++ b/ui/events/android/scroller_unittest.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <limits.h>
|
| +
|
| #include "base/time/time.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/events/android/scroller.h"
|
|
|