blob: 6e0f7ed384ac2f17aaaa955375f5d366f5ac6a03 [file] [log] [blame]
include_rules = [
"+components/invalidation",
"+components/keyed_service/core",
"+components/os_crypt",
"+components/policy",
"+components/pref_registry",
"+components/prefs",
"+components/signin/core/browser",
# Use identity_manager.h instead of the below files;
# see https://groups.google.com/a/chromium.org/d/msg/chromium-dev/dgFLuxqZt1o/iEqkyoQQBwAJ for help and info.
"-components/signin/core/browser/fake_profile_oauth2_token_service.h",
"-components/signin/core/browser/profile_oauth2_token_service.h",
"-components/signin/core/browser/signin_manager.h",
"-components/signin/core/browser/signin_manager_base.h",
"+components/sync/base",
"+components/sync/engine",
"+components/sync/engine_impl",
"+components/sync/js",
"+components/sync/model",
"+components/sync/model_impl",
"+components/sync/nigori",
"+components/sync/protocol",
"+components/sync/syncable",
"+components/sync/test",
"+components/sync_preferences",
"+google/cacheinvalidation",
"+net",
"+policy",
"+services/identity/public/cpp",
"+services/network/public/cpp",
"+services/network/test",
"+ui/base",
]