Index: chrome/service/service_process_prefs.cc |
diff --git a/chrome/service/service_process_prefs.cc b/chrome/service/service_process_prefs.cc |
index 7f4394359c054e38ba29185e02c5543be2ff18a3..7c69470be187d512f5433b529adc70fd79d7a651 100644 |
--- a/chrome/service/service_process_prefs.cc |
+++ b/chrome/service/service_process_prefs.cc |
@@ -4,8 +4,8 @@ |
#include "chrome/service/service_process_prefs.h" |
-#include "base/message_loop/message_loop_proxy.h" |
#include "base/prefs/pref_filter.h" |
+#include "base/thread_task_runner_handle.h" |
#include "base/values.h" |
ServiceProcessPrefs::ServiceProcessPrefs( |