Adding instrumentation to locate the source of jankiness
[chromium-blink-merge.git] / chrome / browser / sync / DEPS
blob776c534cfe12ebc1eca024cd7542f1c18b319717
1 include_rules = [
2   "+components/sync_driver",
4   # Used by tests.
5   "+google/cacheinvalidation",
7   # For files not in a subdirectory.
8   "+sync/internal_api/public",
9   "+sync/js",
11   # TODO(tim): Remove everything below. Bug 131130.
12   "+sync/util/cryptographer.h",
13   #  Used by tests.
14   "+sync/syncable",
15   # Used by autofill tests, which should use the public sync API instead.
16   "+sync/test/engine/test_id_factory.h",
17   # TODO(zea): Needed for bookmark title comparison.
18   "+sync/internal_api/syncapi_internal.h",
20   "+components/invalidation",