| Index: chrome_frame/buggy_bho_handling.cc
|
| diff --git a/chrome_frame/buggy_bho_handling.cc b/chrome_frame/buggy_bho_handling.cc
|
| index fef41f4434ddc806d717a1cd8386354f76d28bf8..491bae5b408f5d53938d8e42cce9d339039a1421 100644
|
| --- a/chrome_frame/buggy_bho_handling.cc
|
| +++ b/chrome_frame/buggy_bho_handling.cc
|
| @@ -7,7 +7,7 @@
|
| #include <algorithm>
|
|
|
| #include "base/logging.h"
|
| -#include "base/process_util.h"
|
| +#include "base/process/memory.h"
|
| #include "base/win/scoped_comptr.h"
|
| #include "chrome_frame/exception_barrier.h"
|
| #include "chrome_frame/function_stub.h"
|
|
|