Chromium Code Reviews| Index: components/user_prefs/user_prefs.cc |
| diff --git a/components/user_prefs/user_prefs.cc b/components/user_prefs/user_prefs.cc |
| index 3ddff9bfc10902b48ff24f189098c8f8d3b14990..493c50eac77d10e846f80a779bf55bbb39cdf36a 100644 |
| --- a/components/user_prefs/user_prefs.cc |
| +++ b/components/user_prefs/user_prefs.cc |
| @@ -6,7 +6,7 @@ |
| #include "base/logging.h" |
| #include "base/memory/singleton.h" |
| -#include "base/prefs/pref_service.h" |
| +#include "components/prefs/pref_service.h" |
| namespace user_prefs { |