summaryrefslogtreecommitdiffstats
path: root/ui/events/android/scroller_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/events/android/scroller_unittest.cc')
-rw-r--r--ui/events/android/scroller_unittest.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/events/android/scroller_unittest.cc b/ui/events/android/scroller_unittest.cc
index 759984e..21dae88 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"