| Index: trunk/src/chrome/browser/sync/glue/data_type_controller.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/sync/glue/data_type_controller.h (revision 198847)
|
| +++ trunk/src/chrome/browser/sync/glue/data_type_controller.h (working copy)
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/location.h"
|
| -#include "base/task/sequenced_task_runner_helpers.h"
|
| +#include "base/sequenced_task_runner_helpers.h"
|
| #include "chrome/browser/sync/glue/data_type_error_handler.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "sync/api/sync_merge_result.h"
|
|
|