| Index: trunk/src/chrome/browser/profiles/profile_impl_io_data.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/profiles/profile_impl_io_data.cc (revision 198847)
|
| +++ trunk/src/chrome/browser/profiles/profile_impl_io_data.cc (working copy)
|
| @@ -10,8 +10,8 @@
|
| #include "base/logging.h"
|
| #include "base/prefs/pref_member.h"
|
| #include "base/prefs/pref_service.h"
|
| +#include "base/sequenced_task_runner.h"
|
| #include "base/stl_util.h"
|
| -#include "base/task/sequenced_task_runner.h"
|
| #include "base/threading/sequenced_worker_pool.h"
|
| #include "base/threading/worker_pool.h"
|
| #include "chrome/browser/custom_handlers/protocol_handler_registry.h"
|
|
|