| Index: components/favicon_base/select_favicon_frames.h
|
| diff --git a/components/favicon_base/select_favicon_frames.h b/components/favicon_base/select_favicon_frames.h
|
| index 81d39d85328b92d8ddee1542e44aed96308f065b..573a38c79cddf839622488589b71b4d19fbdfba6 100644
|
| --- a/components/favicon_base/select_favicon_frames.h
|
| +++ b/components/favicon_base/select_favicon_frames.h
|
| @@ -5,9 +5,10 @@
|
| #ifndef COMPONENTS_FAVICON_BASE_SELECT_FAVICON_FRAMES_H_
|
| #define COMPONENTS_FAVICON_BASE_SELECT_FAVICON_FRAMES_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
|
|
| class SkBitmap;
|
|
|
|
|