| Index: components/keyed_service/content/refcounted_browser_context_keyed_service_factory.cc
|
| diff --git a/components/keyed_service/content/refcounted_browser_context_keyed_service_factory.cc b/components/keyed_service/content/refcounted_browser_context_keyed_service_factory.cc
|
| index c1262cc03632f2cc94e5aed0caef6a710b6dc515..98ba79060c3e4e3f2693e20a1cd73685e3223ee9 100644
|
| --- a/components/keyed_service/content/refcounted_browser_context_keyed_service_factory.cc
|
| +++ b/components/keyed_service/content/refcounted_browser_context_keyed_service_factory.cc
|
| @@ -6,9 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/prefs/pref_service.h"
|
| -#include "base/stl_util.h"
|
| #include "components/keyed_service/content/browser_context_dependency_manager.h"
|
| -#include "components/keyed_service/core/keyed_service.h"
|
| #include "components/keyed_service/core/refcounted_keyed_service.h"
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
| #include "components/user_prefs/user_prefs.h"
|
|
|