| Index: chrome/browser/sync/glue/session_sync_test_helper.cc
|
| diff --git a/chrome/browser/sync/glue/session_sync_test_helper.cc b/chrome/browser/sync/glue/session_sync_test_helper.cc
|
| index 3658a014aff189c205b7fbb8ca5f4eb7b7c88135..8b5d61afbb3139dd0e0843ad5d7aee1b0f1f95e8 100644
|
| --- a/chrome/browser/sync/glue/session_sync_test_helper.cc
|
| +++ b/chrome/browser/sync/glue/session_sync_test_helper.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/sync/glue/session_sync_test_helper.h"
|
|
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "components/sync_driver/glue/synced_session.h"
|
| +#include "components/sync_sessions/synced_session.h"
|
| #include "sync/protocol/session_specifics.pb.h"
|
| #include "sync/protocol/sync_enums.pb.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|