| Index: components/autofill/core/common/password_generation_util.cc
|
| diff --git a/components/autofill/core/common/password_generation_util.cc b/components/autofill/core/common/password_generation_util.cc
|
| index bdbd20ba612800055b98715b52595131445e41c6..530f75f6e5c3a2ef6c78dd92ec9d51cc77c699ea 100644
|
| --- a/components/autofill/core/common/password_generation_util.cc
|
| +++ b/components/autofill/core/common/password_generation_util.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/command_line.h"
|
| #include "base/metrics/field_trial.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "components/autofill/core/common/autofill_switches.h"
|
|
|
| namespace autofill {
|
|
|