Roll src/third_party/WebKit eac3800:0237a66 (svn 202606:202607)
[chromium-blink-merge.git] / components / syncable_prefs / DEPS
blob2d2851debc84e3a7eebc44f72d39174055663d2b
1 include_rules = [
2   "+components/policy/core/browser",
3   "+components/policy/core/common",
4   "+components/pref_registry",
5   "+sync",
7   # syncable_prefs can be used on all platforms, including iOS. Do not allow
8   # platform-specific dependencies.
9   "-content",
10   "-ios",