Index: cc/input/top_controls_manager_unittest.cc |
diff --git a/cc/input/top_controls_manager_unittest.cc b/cc/input/top_controls_manager_unittest.cc |
index 4fb1beffb15be1146b1cc064c86153161f22c4ac..da7475f576c0ce4f0de0ac3d040b5ee3c9f8e76d 100644 |
--- a/cc/input/top_controls_manager_unittest.cc |
+++ b/cc/input/top_controls_manager_unittest.cc |
@@ -5,7 +5,7 @@ |
#include "cc/input/top_controls_manager.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "cc/input/top_controls_manager_client.h" |
#include "cc/layers/layer_impl.h" |
#include "cc/test/fake_impl_proxy.h" |