summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/test_profile_sync_service.h
diff options
context:
space:
mode:
authorlipalani@chromium.org <lipalani@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-18 23:26:28 +0000
committerlipalani@chromium.org <lipalani@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-18 23:26:28 +0000
commit2592c89248d186dea62ba783427077918cd02dc1 (patch)
tree570eb448ec8c977dd79afe844614e6138b4bbf77 /chrome/browser/sync/test_profile_sync_service.h
parentf43f8fedac9e6b070d40422852dddd8e0949de0d (diff)
downloadchromium_src-2592c89248d186dea62ba783427077918cd02dc1.zip
chromium_src-2592c89248d186dea62ba783427077918cd02dc1.tar.gz
chromium_src-2592c89248d186dea62ba783427077918cd02dc1.tar.bz2
make new syncer thread the default. Fixed all the test cases that failed.
BUG=26339 TEST=unit_tests.exe, sync_integration_tests.exe, sync_unit_tests.exe. manual testcases: 1. Set up a brand new profile to sync and make sure it syncs. 2. enable/disable a datatype and make sure it syncs. 3. Make change to a datatype locally and make sure it gets propagated. 4. make change to a datatype remotely and make sure it syncs down. Review URL: http://codereview.chromium.org/6874018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82026 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sync/test_profile_sync_service.h')
-rw-r--r--chrome/browser/sync/test_profile_sync_service.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/sync/test_profile_sync_service.h b/chrome/browser/sync/test_profile_sync_service.h
index bbe1d14..3cedde6 100644
--- a/chrome/browser/sync/test_profile_sync_service.h
+++ b/chrome/browser/sync/test_profile_sync_service.h
@@ -40,8 +40,6 @@ class SyncBackendHostForProfileSyncTest
bool synchronous_init);
virtual ~SyncBackendHostForProfileSyncTest();
- MOCK_METHOD0(RequestPause, bool());
- MOCK_METHOD0(RequestResume, bool());
MOCK_METHOD1(RequestNudge, void(const tracked_objects::Location&));
virtual void ConfigureDataTypes(