Chromium Code Reviews| Index: ios/web/web_state/ui/crw_web_controller.h |
| diff --git a/ios/web/web_state/ui/crw_web_controller.h b/ios/web/web_state/ui/crw_web_controller.h |
| index 1448f1fefb1461a5e5ea71d5398839507518c497..278a5e55c9fc2c16f9fb9c219094bf8ce511325c 100644 |
| --- a/ios/web/web_state/ui/crw_web_controller.h |
| +++ b/ios/web/web_state/ui/crw_web_controller.h |
| @@ -7,7 +7,8 @@ |
| #import <UIKit/UIKit.h> |
| -#include "base/memory/scoped_ptr.h" |
| +#include <memory> |
|
noyau (Ping after 24h)
2016/04/07 13:34:05
Not needed.
|
| + |
| #import "ios/web/net/crw_request_tracker_delegate.h" |
| #import "ios/web/public/navigation_manager.h" |
| #import "ios/web/public/web_state/crw_web_user_interface_delegate.h" |