Chromium Code Reviews| Index: chrome/service/service_process_prefs.h |
| diff --git a/chrome/service/service_process_prefs.h b/chrome/service/service_process_prefs.h |
| index ef6d836e98276b271ce8801ca7c9f9ca918fa567..2bc3e5fe449987827da6bd76b69b012fc13157b2 100644 |
| --- a/chrome/service/service_process_prefs.h |
| +++ b/chrome/service/service_process_prefs.h |
| @@ -7,7 +7,7 @@ |
| #include <string> |
| -#include "chrome/common/json_pref_store.h" |
| +#include "base/prefs/json_pref_store.h" |
| namespace base { |
| class DictionaryValue; |