Index: components/sessions/core/serialized_navigation_entry.cc |
diff --git a/components/sessions/serialized_navigation_entry.cc b/components/sessions/core/serialized_navigation_entry.cc |
similarity index 99% |
rename from components/sessions/serialized_navigation_entry.cc |
rename to components/sessions/core/serialized_navigation_entry.cc |
index e630c19959b349acd08287d9fbbc81fddc6d0994..c44aeb355901ed475bee1570a8eae30c57b67b09 100644 |
--- a/components/sessions/serialized_navigation_entry.cc |
+++ b/components/sessions/core/serialized_navigation_entry.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "components/sessions/serialized_navigation_entry.h" |
+#include "components/sessions/core/serialized_navigation_entry.h" |
#include "base/pickle.h" |
#include "base/strings/utf_string_conversions.h" |