| Index: chrome/browser/chromeos/input_method/input_method_syncer.cc
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_syncer.cc b/chrome/browser/chromeos/input_method/input_method_syncer.cc
|
| index 0140796a8213c63b124eb0622876772c6271ccdf..d27002acf07a8ecd6ce6eb9cf75966732d7913c4 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_syncer.cc
|
| +++ b/chrome/browser/chromeos/input_method/input_method_syncer.cc
|
| @@ -13,6 +13,7 @@
|
| #include "base/strings/string_util.h"
|
| #include "base/task_runner.h"
|
| #include "base/task_runner_util.h"
|
| +#include "base/threading/sequenced_worker_pool.h"
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
|
|