| Index: chrome/test/automation/proxy_launcher.h
|
| diff --git a/chrome/test/automation/proxy_launcher.h b/chrome/test/automation/proxy_launcher.h
|
| index c4d5fb9f4e10f8ab211dac8c1a2526107b9ae23e..89b0d94cc281e36316d0861d4ebe968a8add0659 100644
|
| --- a/chrome/test/automation/proxy_launcher.h
|
| +++ b/chrome/test/automation/proxy_launcher.h
|
| @@ -11,8 +11,8 @@
|
| #include "base/command_line.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/memory/scoped_temp_dir.h"
|
| #include "base/process.h"
|
| +#include "base/scoped_temp_dir.h"
|
| #include "base/time.h"
|
|
|
| class AutomationProxy;
|
|
|