| Index: chrome/browser/sync/test/integration/sync_extension_installer.cc
|
| diff --git a/chrome/browser/sync/test/integration/sync_extension_installer.cc b/chrome/browser/sync/test/integration/sync_extension_installer.cc
|
| index 59d82250b6c072a3b28ce21ffadfea0bb88aa66b..e149f8e5293e066d674b904ef691f92847a8bb07 100644
|
| --- a/chrome/browser/sync/test/integration/sync_extension_installer.cc
|
| +++ b/chrome/browser/sync/test/integration/sync_extension_installer.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/sync/test/integration/sync_datatype_helper.h"
|
| #include "chrome/browser/sync/test/integration/sync_extension_helper.h"
|
|
|