| Index: components/sessions/core/session_types_unittest.cc
|
| diff --git a/components/sessions/core/session_types_unittest.cc b/components/sessions/core/session_types_unittest.cc
|
| index c7e09439f4ee52d0fa4479ad561dbdc84e22d5f9..e7ef985bf58bcae7ce8b27d086d0f6ce3df402b1 100644
|
| --- a/components/sessions/core/session_types_unittest.cc
|
| +++ b/components/sessions/core/session_types_unittest.cc
|
| @@ -11,8 +11,8 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/time/time.h"
|
| #include "components/sessions/core/serialized_navigation_entry_test_helper.h"
|
| -#include "sync/protocol/session_specifics.pb.h"
|
| -#include "sync/util/time.h"
|
| +#include "components/sync/base/time.h"
|
| +#include "components/sync/protocol/session_specifics.pb.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/base/page_transition_types.h"
|
| #include "url/gurl.h"
|
|
|