Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7253)

Unified Diff: chrome/test/live_sync/performance/sessions_sync_perf_test.cc

Issue 7792102: Revert 99391 (broke CrOS unit_tests) - Set user-visible machine names and devices types for synce... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/test/live_sync/sessions_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)) {
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/test/live_sync/sessions_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698