Index: components/sessions/serialized_navigation_entry_test_helper.cc |
diff --git a/components/sessions/serialized_navigation_entry_test_helper.cc b/components/sessions/serialized_navigation_entry_test_helper.cc |
index b373a84b88d4b8c70627e037f939051d65c27f55..b134a18fd8faa4f35e6b576d52135122f0a4ebdb 100644 |
--- a/components/sessions/serialized_navigation_entry_test_helper.cc |
+++ b/components/sessions/serialized_navigation_entry_test_helper.cc |
@@ -5,7 +5,7 @@ |
#include "components/sessions/serialized_navigation_entry_test_helper.h" |
#include "base/strings/utf_string_conversions.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "components/sessions/serialized_navigation_entry.h" |
#include "googleurl/src/gurl.h" |
#include "testing/gtest/include/gtest/gtest.h" |