Index: chrome/test/live_sync/live_sessions_sync_test.h |
=================================================================== |
--- chrome/test/live_sync/live_sessions_sync_test.h (revision 69103) |
+++ chrome/test/live_sync/live_sessions_sync_test.h (working copy) |
@@ -36,8 +36,7 @@ |
got_windows_(false, false), |
profile_(NULL), |
window_bounds_(0, 1, 2, 3) {} |
- TestSessionService(SessionService * service, |
- Profile* profile) |
+ TestSessionService(SessionService* service, Profile* profile) |
: SessionServiceTestHelper(service), |
done_saving_(false, false), |
got_windows_(false, false), |