| Index: ios/chrome/browser/application_context_impl.h
|
| diff --git a/ios/chrome/browser/application_context_impl.h b/ios/chrome/browser/application_context_impl.h
|
| index 21880e9fa5928ef780e960b4707e715cd4e3293e..d1a69f089e2d699ec4049e196abb4f44faf1667d 100644
|
| --- a/ios/chrome/browser/application_context_impl.h
|
| +++ b/ios/chrome/browser/application_context_impl.h
|
| @@ -13,8 +13,6 @@
|
| #include "base/threading/thread_checker.h"
|
| #include "ios/chrome/browser/application_context.h"
|
|
|
| -class PrefRegistrySimple;
|
| -
|
| namespace base {
|
| class CommandLine;
|
| class SequencedTaskRunner;
|
|
|