Index: content/browser/web_contents/navigation_controller_impl_unittest.cc |
diff --git a/content/browser/web_contents/navigation_controller_impl_unittest.cc b/content/browser/web_contents/navigation_controller_impl_unittest.cc |
index 736d98308342a221046c4f9fec2da0442008a42a..be9d6ad06d504a5d7721baaa922805f86029d48d 100644 |
--- a/content/browser/web_contents/navigation_controller_impl_unittest.cc |
+++ b/content/browser/web_contents/navigation_controller_impl_unittest.cc |
@@ -10,7 +10,7 @@ |
#include "base/stl_util.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
// These are only used for commented out tests. If someone wants to enable |
// them, they should be moved to chrome first. |
// #include "chrome/browser/history/history_service.h" |