| Index: chrome/browser/profiles/refcounted_profile_keyed_service_factory.cc
|
| ===================================================================
|
| --- chrome/browser/profiles/refcounted_profile_keyed_service_factory.cc (revision 124292)
|
| +++ chrome/browser/profiles/refcounted_profile_keyed_service_factory.cc (working copy)
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/profiles/refcounted_profile_keyed_service_factory.h"
|
|
|
| +#include "base/logging.h"
|
| #include "chrome/browser/profiles/profile_keyed_service.h"
|
| #include "chrome/browser/profiles/refcounted_profile_keyed_service.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|