Chromium Code Reviews| Index: chrome/browser/icon_loader.h | 
| =================================================================== | 
| --- chrome/browser/icon_loader.h (revision 11577) | 
| +++ chrome/browser/icon_loader.h (working copy) | 
| @@ -5,10 +5,11 @@ | 
| #ifndef CHROME_BROWSER_ICON_LOADER_H__ | 
| #define CHROME_BROWSER_ICON_LOADER_H__ | 
| -#include "base/logging.h" | 
| #include <string> | 
| #include <windows.h> | 
| +#include "base/basictypes.h" | 
| + | 
| namespace { | 
| class IconLoaderProcessor; | 
| } |