| Index: chrome/test/live_sync/live_sessions_sync_test.cc
|
| ===================================================================
|
| --- chrome/test/live_sync/live_sessions_sync_test.cc (revision 94694)
|
| +++ chrome/test/live_sync/live_sessions_sync_test.cc (working copy)
|
| @@ -9,8 +9,8 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
| #include "chrome/browser/sync/glue/session_model_associator.h"
|
| -#include "chrome/test/ui_test_utils.h"
|
| #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
|
| +#include "chrome/test/base/ui_test_utils.h"
|
| #include "content/browser/browser_thread.h"
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| #include "googleurl/src/gurl.h"
|
|
|