| Index: chrome/browser/ui/autofill/autocheckout_bubble_controller_unittest.cc
|
| diff --git a/chrome/browser/ui/autofill/autocheckout_bubble_controller_unittest.cc b/chrome/browser/ui/autofill/autocheckout_bubble_controller_unittest.cc
|
| index c547d8f06a970fb3025e493b7fb3d750b3cfa84d..24f8f06f0dd0d50190940b4cb351adecec471905 100644
|
| --- a/chrome/browser/ui/autofill/autocheckout_bubble_controller_unittest.cc
|
| +++ b/chrome/browser/ui/autofill/autocheckout_bubble_controller_unittest.cc
|
| @@ -5,8 +5,8 @@
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "chrome/browser/autofill/autofill_metrics.h"
|
| #include "chrome/browser/ui/autofill/autocheckout_bubble_controller.h"
|
| +#include "components/autofill/browser/autofill_metrics.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/gfx/rect.h"
|
|
|
|
|