| Index: chrome/browser/ui/autofill/popup_controller_common_unittest.cc
|
| diff --git a/chrome/browser/ui/autofill/popup_controller_common_unittest.cc b/chrome/browser/ui/autofill/popup_controller_common_unittest.cc
|
| index 0319b07dbf5cada911ea7b3a2871ceb55615da75..df41106bf1ce6c75b761bd5c70dc047b7211404e 100644
|
| --- a/chrome/browser/ui/autofill/popup_controller_common_unittest.cc
|
| +++ b/chrome/browser/ui/autofill/popup_controller_common_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| #include "chrome/browser/ui/autofill/test_popup_controller_common.h"
|
| #include "chrome/test/base/chrome_render_view_host_test_harness.h"
|
| #include "ui/gfx/display.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace autofill {
|
|
|
|
|