| Index: components/syncable_prefs/DEPS
|
| diff --git a/components/syncable_prefs/DEPS b/components/syncable_prefs/DEPS
|
| deleted file mode 100644
|
| index 3d0c3a3efe4275a7fba7a9b62fe2d40a3e9d32d1..0000000000000000000000000000000000000000
|
| --- a/components/syncable_prefs/DEPS
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -include_rules = [
|
| - "+components/policy/core/browser",
|
| - "+components/policy/core/common",
|
| - "+components/pref_registry",
|
| - "+components/prefs",
|
| - "+components/sync",
|
| -
|
| - # syncable_prefs can be used on all platforms, including iOS. Do not allow
|
| - # platform-specific dependencies.
|
| - "-content",
|
| - "-ios",
|
| -]
|
|
|