| Index: ios/web/shell/shell_browser_state.h
|
| diff --git a/ios/web/shell/shell_browser_state.h b/ios/web/shell/shell_browser_state.h
|
| index f08121da3c94e29fb7f9c9ad70dc329ee35d0fa3..b9a693db2cfd9bbaf8d504244556c928f271f9e9 100644
|
| --- a/ios/web/shell/shell_browser_state.h
|
| +++ b/ios/web/shell/shell_browser_state.h
|
| @@ -5,12 +5,10 @@
|
| #ifndef IOS_WEB_SHELL_SHELL_BROWSER_STATE_H_
|
| #define IOS_WEB_SHELL_SHELL_BROWSER_STATE_H_
|
|
|
| -#include "ios/web/public/browser_state.h"
|
| -
|
| #include "base/files/file_path.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| +#include "ios/web/public/browser_state.h"
|
|
|
| namespace web {
|
|
|
|
|