| Index: chrome/test/live_sync/performance/sessions_sync_perf_test.cc
|
| ===================================================================
|
| --- chrome/test/live_sync/performance/sessions_sync_perf_test.cc (revision 99393)
|
| +++ chrome/test/live_sync/performance/sessions_sync_perf_test.cc (working copy)
|
| @@ -72,7 +72,7 @@
|
|
|
| int SessionsSyncPerfTest::GetTabCount(int profile) {
|
| int tab_count = 0;
|
| - const browser_sync::SyncedSession* local_session;
|
| + const SyncedSession* local_session;
|
| SyncedSessionVector sessions;
|
|
|
| if (!GetLocalSession(profile, &local_session)) {
|
|
|