| Index: chrome/browser/protector/protector_service_factory.h
|
| diff --git a/chrome/browser/protector/protector_service_factory.h b/chrome/browser/protector/protector_service_factory.h
|
| index 5d95979c59fb43c3273a72689d6349990cfaad3b..37cadb84131916e0db4c843800b3b0acf4ad549e 100644
|
| --- a/chrome/browser/protector/protector_service_factory.h
|
| +++ b/chrome/browser/protector/protector_service_factory.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/memory/singleton.h"
|
| #include "chrome/browser/profiles/profile_keyed_service_factory.h"
|
| -#include "chrome/browser/ui/global_error_service_factory.h"
|
| +#include "chrome/browser/ui/global_error/global_error_service_factory.h"
|
|
|
| namespace protector {
|
|
|
|
|