| Index: components/sync/api/model_type_service_unittest.cc
|
| diff --git a/components/sync/api/model_type_service_unittest.cc b/components/sync/api/model_type_service_unittest.cc
|
| index 0ac512219a5368857bae66741ea8e0d688cd88ee..99c386f96f74cf2f12cc4fc59147923a78159cb7 100644
|
| --- a/components/sync/api/model_type_service_unittest.cc
|
| +++ b/components/sync/api/model_type_service_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include <memory>
|
| +#include "components/sync/api/model_type_service.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/memory/ptr_util.h"
|
|
|