| Index: win8/test/open_with_dialog_async.cc
|
| diff --git a/win8/test/open_with_dialog_async.cc b/win8/test/open_with_dialog_async.cc
|
| index e2d616787b58dbba62209cdd8c5e47f10e40fca4..f37a19b76eaf87620c82bbd13f75b881e2cfdb6e 100644
|
| --- a/win8/test/open_with_dialog_async.cc
|
| +++ b/win8/test/open_with_dialog_async.cc
|
| @@ -15,9 +15,9 @@
|
| #include "base/location.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "base/threading/thread.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "base/win/windows_version.h"
|
|
|
| namespace win8 {
|
|
|