| Index: chrome/test/automation/window_proxy.h
|
| diff --git a/chrome/test/automation/window_proxy.h b/chrome/test/automation/window_proxy.h
|
| index 6b574c98bedbf9322cd6b910d41741241065eeb9..95bf0743e93c45210491c74ac2511c1f4bc707b3 100644
|
| --- a/chrome/test/automation/window_proxy.h
|
| +++ b/chrome/test/automation/window_proxy.h
|
| @@ -11,7 +11,7 @@
|
| #include <windows.h>
|
| #endif
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/threading/thread.h"
|
| #include "chrome/test/automation/automation_handle_tracker.h"
|
|
|
|
|