| Index: components/sync/driver/model_association_manager.cc
|
| diff --git a/components/sync/driver/model_association_manager.cc b/components/sync/driver/model_association_manager.cc
|
| index 6ec96374e13fef1a2cd067b1b734a5182f35fdd4..3475c7a32cdae0bb99c2567bd20e831633291f59 100644
|
| --- a/components/sync/driver/model_association_manager.cc
|
| +++ b/components/sync/driver/model_association_manager.cc
|
| @@ -11,7 +11,6 @@
|
| #include <functional>
|
|
|
| #include "base/logging.h"
|
| -#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/metrics/histogram_macros.h"
|
| #include "base/trace_event/trace_event.h"
|
|
|