| Index: components/sync_driver/non_blocking_data_type_controller_unittest.cc
|
| diff --git a/components/sync_driver/non_blocking_data_type_controller_unittest.cc b/components/sync_driver/non_blocking_data_type_controller_unittest.cc
|
| index 43c4fa4d25cbe47ab9868db4231e5b817bd13428..8a66a0235e0c994c16696710b48ce10decb01f58 100644
|
| --- a/components/sync_driver/non_blocking_data_type_controller_unittest.cc
|
| +++ b/components/sync_driver/non_blocking_data_type_controller_unittest.cc
|
| @@ -7,8 +7,8 @@
|
| #include "base/sequenced_task_runner.h"
|
| #include "base/test/test_simple_task_runner.h"
|
| #include "components/sync_driver/non_blocking_data_type_controller.h"
|
| +#include "sync/engine/non_blocking_type_processor.h"
|
| #include "sync/internal_api/public/base/model_type.h"
|
| -#include "sync/internal_api/public/non_blocking_type_processor.h"
|
| #include "sync/internal_api/public/sync_core_proxy.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|