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 00d7925851ad8a48cb8f4a3589845464e01cb4f2..b373a84b88d4b8c70627e037f939051d65c27f55 100644 |
--- a/components/sessions/serialized_navigation_entry_test_helper.cc |
+++ b/components/sessions/serialized_navigation_entry_test_helper.cc |
@@ -4,8 +4,8 @@ |
#include "components/sessions/serialized_navigation_entry_test_helper.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "base/time.h" |
-#include "base/utf_string_conversions.h" |
#include "components/sessions/serialized_navigation_entry.h" |
#include "googleurl/src/gurl.h" |
#include "testing/gtest/include/gtest/gtest.h" |