| Index: chrome_frame/test/test_scrubber.cc
|
| diff --git a/chrome_frame/test/test_scrubber.cc b/chrome_frame/test/test_scrubber.cc
|
| index a927d70f6049f1e5f21a8c5c783699f9b71cb973..447f74a405b20f8d8b7a19fdd5abf1850aba9ab5 100644
|
| --- a/chrome_frame/test/test_scrubber.cc
|
| +++ b/chrome_frame/test/test_scrubber.cc
|
| @@ -17,6 +17,7 @@
|
| #include "base/logging.h"
|
| #include "base/process_util.h"
|
| #include "base/string16.h"
|
| +#include "base/test/test_process_util_win.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "base/win/registry.h"
|
| #include "base/win/scoped_handle.h"
|
|
|