| Index: chrome/browser/sync/profile_sync_service_session_unittest.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_session_unittest.cc b/chrome/browser/sync/profile_sync_service_session_unittest.cc
|
| index 33f0bafbafe93c283f6a950c54f6a99d62344d0d..90bc56e809eab436437a027e3a8daf70005d6b20 100644
|
| --- a/chrome/browser/sync/profile_sync_service_session_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_session_unittest.cc
|
| @@ -6,8 +6,8 @@
|
| #include <string>
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/memory/scoped_temp_dir.h"
|
| #include "base/message_loop.h"
|
| +#include "base/scoped_temp_dir.h"
|
| #include "base/stl_util-inl.h"
|
| #include "base/task.h"
|
| #include "chrome/browser/sessions/session_service.h"
|
|
|