| Index: components/autofill/core/browser/credit_card_unittest.cc
|
| diff --git a/components/autofill/core/browser/credit_card_unittest.cc b/components/autofill/core/browser/credit_card_unittest.cc
|
| index 805a7f1498278f8e76251e1cae4b68b831f77fc5..e886855c7fdce4f94195fae58b3c354c1f27a8f6 100644
|
| --- a/components/autofill/core/browser/credit_card_unittest.cc
|
| +++ b/components/autofill/core/browser/credit_card_unittest.cc
|
| @@ -15,7 +15,7 @@
|
| // TODO(blundell): Eliminate the need for this conditional include.
|
| // crbug.com/328150
|
| #if !defined(OS_IOS)
|
| -#include "grit/webkit_resources.h"
|
| +#include "grit/component_scaled_resources.h"
|
| #endif
|
|
|
| using base::ASCIIToUTF16;
|
|
|