diff options
author | rsimha@chromium.org <rsimha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-13 08:50:25 +0000 |
---|---|---|
committer | rsimha@chromium.org <rsimha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-13 08:50:25 +0000 |
commit | 9f13938449350a6f118b7cadd7a70055d1a74b05 (patch) | |
tree | 670198e2a185e4213983c2f83bd96d2e61d0b394 /win8 | |
parent | a3f64b2e2bd0b5432d8987b44d134c14984e1f19 (diff) | |
download | chromium_src-9f13938449350a6f118b7cadd7a70055d1a74b05.zip chromium_src-9f13938449350a6f118b7cadd7a70055d1a74b05.tar.gz chromium_src-9f13938449350a6f118b7cadd7a70055d1a74b05.tar.bz2 |
[sync] Move test-only sync code out of chrome_browser.gypi
Back when there were pyauto sync tests, a bunch of test-only sync code
needed to be built into chrome to support pyauto automation. This code
can now be moved out of chrome_browser.gypi and into chrome_tests.gypi
since it's only used by tests.
In addition, various targets like sync_integration_tests,
sync_performance_tests, and browser_tests independently include select
sync helper files in their sources lists. This duplication can be
eliminated by creating a test support target for sync.
This patch does the following:
1) Moves the test-only sync classes ProfileSyncServiceHarness and
RetryVerifier out of chrome_browser.gypi and into chrome_tests.gypi
2) Eliminates duplication of sync helper files in chrome_tests.gypi by
adding a static library target test_support_sync_integration, which
can then be declared as a dependency by various test targets.
BUG=328218
TEST=trybots stay green
Review URL: https://codereview.chromium.org/114683003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240554 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'win8')
0 files changed, 0 insertions, 0 deletions