| Index: components/autofill/core/browser/autofill_metrics_unittest.cc
|
| diff --git a/components/autofill/core/browser/autofill_metrics_unittest.cc b/components/autofill/core/browser/autofill_metrics_unittest.cc
|
| index 554d7f3185dd958f40e74e8746385d1710d67304..d101f879395c0cfd9de4ca60d87252e3ed1a4b3f 100644
|
| --- a/components/autofill/core/browser/autofill_metrics_unittest.cc
|
| +++ b/components/autofill/core/browser/autofill_metrics_unittest.cc
|
| @@ -24,7 +24,7 @@
|
| #include "components/autofill/core/common/form_field_data.h"
|
| #include "components/webdata/common/web_data_results.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "url/gurl.h"
|
|
|
| using base::ASCIIToUTF16;
|
|
|