| Index: chrome_frame/test/test_scrubber.cc
|
| diff --git a/chrome_frame/test/test_scrubber.cc b/chrome_frame/test/test_scrubber.cc
|
| index dc8902c4e80b2f374fb204f881352492180576ee..8881a8bffeebd9a7f8ffc07c49bb8fafaa7a89b1 100644
|
| --- a/chrome_frame/test/test_scrubber.cc
|
| +++ b/chrome_frame/test/test_scrubber.cc
|
| @@ -15,7 +15,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/lazy_instance.h"
|
| #include "base/logging.h"
|
| -#include "base/process_util.h"
|
| +#include "base/process/kill.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/test/test_process_killer_win.h"
|
|
|