| Index: chrome/browser/autofill/DEPS
 | 
| diff --git a/chrome/browser/autofill/DEPS b/chrome/browser/autofill/DEPS
 | 
| index 2ea56365ee1685ab4fb8fcb2fb44fd6c0d94588c..133da1b4365d73aecb8b56b58868d16ecdb625aa 100644
 | 
| --- a/chrome/browser/autofill/DEPS
 | 
| +++ b/chrome/browser/autofill/DEPS
 | 
| @@ -15,8 +15,6 @@ include_rules = [
 | 
|    # Do not add to the list of temporarily-allowed dependencies below,
 | 
|    # and please do not introduce more #includes of these files.
 | 
|    "!chrome/browser/password_manager/password_manager.h",
 | 
| -  "!chrome/browser/prefs/pref_change_registrar.h",
 | 
| -  "!chrome/browser/prefs/pref_member.h",
 | 
|    "!chrome/browser/prefs/pref_service.h",
 | 
|    "!chrome/browser/profiles/profile.h",
 | 
|    "!chrome/browser/profiles/profile_dependency_manager.h",
 | 
| 
 |