| Index: ios/chrome/browser/net/cookie_util.h
|
| diff --git a/ios/chrome/browser/net/cookie_util.h b/ios/chrome/browser/net/cookie_util.h
|
| index 73197e78f8880c4724c42414e1df0712c70bef97..6a0a64ce47f8cfbb695988971e415210de0eba38 100644
|
| --- a/ios/chrome/browser/net/cookie_util.h
|
| +++ b/ios/chrome/browser/net/cookie_util.h
|
| @@ -11,10 +11,6 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "net/cookies/canonical_cookie.h"
|
|
|
| -namespace base {
|
| -class SequencedTaskRunner;
|
| -}
|
| -
|
| namespace ios {
|
| class ChromeBrowserState;
|
| }
|
|
|