| Index: chrome/utility/importer/favicon_reencode.h
|
| diff --git a/chrome/utility/importer/favicon_reencode.h b/chrome/utility/importer/favicon_reencode.h
|
| index 5d6f64764ae098360edea9d2247c6c57d54a6f92..9b19f8e893a457a26db2da1fcac718af54c08b04 100644
|
| --- a/chrome/utility/importer/favicon_reencode.h
|
| +++ b/chrome/utility/importer/favicon_reencode.h
|
| @@ -5,9 +5,10 @@
|
| #ifndef CHROME_UTILITY_IMPORTER_FAVICON_REENCODE_H_
|
| #define CHROME_UTILITY_IMPORTER_FAVICON_REENCODE_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
|
|
| namespace importer {
|
|
|
|
|