summaryrefslogtreecommitdiffstats
path: root/components/sessions/serialized_navigation_entry_test_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/sessions/serialized_navigation_entry_test_helper.cc')
-rw-r--r--components/sessions/serialized_navigation_entry_test_helper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/sessions/serialized_navigation_entry_test_helper.cc b/components/sessions/serialized_navigation_entry_test_helper.cc
index 00d7925..b373a84 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"