| Index: components/password_manager/sync/browser/sync_credentials_filter.cc
|
| diff --git a/components/password_manager/sync/browser/sync_credentials_filter.cc b/components/password_manager/sync/browser/sync_credentials_filter.cc
|
| index e97eca6c5dc712edc74c09787d063ccf9d689c48..e5ea09cdff2cfda5925963a25b8bc9ca253749f8 100644
|
| --- a/components/password_manager/sync/browser/sync_credentials_filter.cc
|
| +++ b/components/password_manager/sync/browser/sync_credentials_filter.cc
|
| @@ -7,6 +7,7 @@
|
| #include <algorithm>
|
|
|
| #include "base/command_line.h"
|
| +#include "base/macros.h"
|
| #include "base/metrics/field_trial.h"
|
| #include "base/metrics/histogram_macros.h"
|
| #include "base/metrics/user_metrics.h"
|
|
|