summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authorrsimha@chromium.org <rsimha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-25 02:25:07 +0000
committerrsimha@chromium.org <rsimha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-25 02:25:07 +0000
commitacaf67ef799f2844328d69a8e3aae175e5042441 (patch)
tree6c80728e123f5be9f80d8ca91b5367c550c00316 /chrome/chrome_tests.gypi
parentd8eb842474ce559113a9b0ead0610973985bf693 (diff)
downloadchromium_src-acaf67ef799f2844328d69a8e3aae175e5042441.zip
chromium_src-acaf67ef799f2844328d69a8e3aae175e5042441.tar.gz
chromium_src-acaf67ef799f2844328d69a8e3aae175e5042441.tar.bz2
Refactor, rename and relocate ProfileSyncServiceTestHarness.
ProfileSyncServiceTestHarness needs to support a specialization that can use a WaitableEvent instead of starting and stopping the UI Message loop. Required for automation provider support for sync. The class also needs to live in chrome/browser, instead of chrome/test, and could do with a rename. BUG=56460 TEST=sync_integration_tests Review URL: http://codereview.chromium.org/3492005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60556 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r--chrome/chrome_tests.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index a9ae02e..0612586 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2441,8 +2441,6 @@
'test/live_sync/many_client_live_preferences_sync_test.cc',
'test/live_sync/multiple_client_live_bookmarks_sync_test.cc',
'test/live_sync/multiple_client_live_preferences_sync_test.cc',
- 'test/live_sync/profile_sync_service_test_harness.cc',
- 'test/live_sync/profile_sync_service_test_harness.h',
'test/live_sync/single_client_live_bookmarks_sync_test.cc',
'test/live_sync/single_client_live_preferences_sync_test.cc',
'test/live_sync/two_client_live_autofill_sync_test.cc',