| Index: chrome/browser/dom_ui/passwords_exceptions_handler.cc
 | 
| diff --git a/chrome/browser/dom_ui/passwords_exceptions_handler.cc b/chrome/browser/dom_ui/passwords_exceptions_handler.cc
 | 
| index ea027bbc952440c66b5dcd446aaf3965d0862251..b31b5fc8f955d12eba70710273760a8722ecbb51 100644
 | 
| --- a/chrome/browser/dom_ui/passwords_exceptions_handler.cc
 | 
| +++ b/chrome/browser/dom_ui/passwords_exceptions_handler.cc
 | 
| @@ -10,7 +10,7 @@
 | 
|  #include "base/string_number_conversions.h"
 | 
|  #include "base/utf_string_conversions.h"
 | 
|  #include "base/values.h"
 | 
| -#include "chrome/browser/pref_service.h"
 | 
| +#include "chrome/browser/prefs/pref_service.h"
 | 
|  #include "chrome/common/pref_names.h"
 | 
|  #include "chrome/common/url_constants.h"
 | 
|  #include "grit/chromium_strings.h"
 | 
| 
 |