| Index: chrome/browser/sync/test/integration/multiple_client_sessions_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/multiple_client_sessions_sync_test.cc b/chrome/browser/sync/test/integration/multiple_client_sessions_sync_test.cc
|
| index 013b0c51d95bc71f687a879b3ed45e2c8ebff155..236246a49fdb06fbfe95f8d8b58bb1072331ee95 100644
|
| --- a/chrome/browser/sync/test/integration/multiple_client_sessions_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/multiple_client_sessions_sync_test.cc
|
| @@ -3,7 +3,6 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/guid.h"
|
| -#include "base/memory/scoped_vector.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "chrome/browser/sessions/session_service.h"
|
| #include "chrome/browser/sync/test/integration/profile_sync_service_harness.h"
|
|
|