Chromium Code Reviews| Index: chrome_frame/buggy_bho_handling.cc |
| =================================================================== |
| --- chrome_frame/buggy_bho_handling.cc (revision 159988) |
| +++ chrome_frame/buggy_bho_handling.cc (working copy) |
| @@ -4,6 +4,8 @@ |
| #include "chrome_frame/buggy_bho_handling.h" |
| +#include <algorithm> |
| + |
| #include "base/logging.h" |
| #include "base/process_util.h" |
| #include "base/win/scoped_comptr.h" |