| Index: sync/internal_api/public/base/model_type_test_util.cc
|
| diff --git a/sync/internal_api/public/base/model_type_test_util.cc b/sync/internal_api/public/base/model_type_test_util.cc
|
| index 8c1164bec2bf0246815d2a0ca6249b2337c1e2ba..d2924fadbc4cc50c05d2129a225e0c005c1836b2 100644
|
| --- a/sync/internal_api/public/base/model_type_test_util.cc
|
| +++ b/sync/internal_api/public/base/model_type_test_util.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/macros.h"
|
| #include "sync/internal_api/public/base/model_type_test_util.h"
|
|
|
| namespace syncer {
|
|
|