Files
brave-core/components/sync/driver
Claudio DeSouza 19f81ba383 Sync test code moved to components/sync/test/
Chromium change:
https://chromium.googlesource.com/chromium/src/+/e50090022955b19092d8f7f63d0bf71a8f064428

commit e50090022955b19092d8f7f63d0bf71a8f064428
Author: Victor Hugo Vianna Silva <victorvianna@google.com>
Date:   Wed Aug 31 13:36:39 2022 +0000

    [sync] Move remaining test code to components/sync/test/

    Exact same considerations as in crrev.com/c/3822919. We leave a
    components/sync/driver/mock_sync_service.h around including the new
    components/sync/test/mock_sync_service.h because downstream code is
    including the former. After migrating downstream, the old header
    can be removed.

    Bug: 948661
2022-10-13 16:20:02 -04:00
..