| Index: chrome/test/automation/automation_proxy.h
|
| ===================================================================
|
| --- chrome/test/automation/automation_proxy.h (revision 70342)
|
| +++ chrome/test/automation/automation_proxy.h (working copy)
|
| @@ -16,7 +16,7 @@
|
| #include "base/process_util.h"
|
| #include "base/scoped_ptr.h"
|
| #include "base/time.h"
|
| -#include "base/thread.h"
|
| +#include "base/threading/thread.h"
|
| #include "base/waitable_event.h"
|
| #include "chrome/browser/ui/browser.h"
|
| #include "chrome/common/automation_constants.h"
|
|
|