| Index: win8/test/open_with_dialog_controller.cc
|
| diff --git a/win8/test/open_with_dialog_controller.cc b/win8/test/open_with_dialog_controller.cc
|
| index c13e8fe92039d1e317874d68a10f39cb6c124028..133621bcbed50c320ff432d7ec275cac71f2e5e3 100644
|
| --- a/win8/test/open_with_dialog_controller.cc
|
| +++ b/win8/test/open_with_dialog_controller.cc
|
| @@ -12,8 +12,8 @@
|
| #include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| #include "base/threading/thread_checker.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "base/win/windows_version.h"
|
| #include "win8/test/open_with_dialog_async.h"
|
| #include "win8/test/ui_automation_client.h"
|
|
|