| Index: components/autofill/DEPS
|
| diff --git a/components/autofill/DEPS b/components/autofill/DEPS
|
| index 02b4339b90535d0c2db940f317625af14ccad1f7..9c568890eef2cfe451f267e84135bad5ea390b45 100644
|
| --- a/components/autofill/DEPS
|
| +++ b/components/autofill/DEPS
|
| @@ -7,8 +7,6 @@ include_rules = [
|
| # Autofill is a layered component; subdirectories must explicitly introduce
|
| # the ability to use the content layer as appropriate.
|
| "-components/autofill/content",
|
| - # TODO(blundell): This subtraction can be eliminated once crbug.com/314560 is
|
| - # fixed.
|
| - "-components/user_prefs/user_prefs.h",
|
| "-content/public/common",
|
| + "-ipc",
|
| ]
|
|
|