diff options
Diffstat (limited to 'ios/web/shell/shell_main_delegate.h')
-rw-r--r-- | ios/web/shell/shell_main_delegate.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ios/web/shell/shell_main_delegate.h b/ios/web/shell/shell_main_delegate.h index 1bfd9bd..7f07f63 100644 --- a/ios/web/shell/shell_main_delegate.h +++ b/ios/web/shell/shell_main_delegate.h @@ -5,7 +5,6 @@ #ifndef IOS_WEB_SHELL_SHELL_MAIN_DELEGATE_H_ #define IOS_WEB_SHELL_SHELL_MAIN_DELEGATE_H_ -#include "base/basictypes.h" #include "base/compiler_specific.h" #include "base/memory/scoped_ptr.h" #include "ios/web/public/app/web_main_delegate.h" |