Chromium Code Reviews| Index: components/autofill/content/browser/wallet/instrument.cc |
| diff --git a/components/autofill/content/browser/wallet/instrument.cc b/components/autofill/content/browser/wallet/instrument.cc |
| index d50bc453638147e40999d6cab07cda1ee188308d..dcea7417de35788e769bca8782100d293e53f46e 100644 |
| --- a/components/autofill/content/browser/wallet/instrument.cc |
| +++ b/components/autofill/content/browser/wallet/instrument.cc |
| @@ -4,7 +4,6 @@ |
| #include "components/autofill/content/browser/wallet/instrument.h" |
| -#include "base/logging.h" |
|
Ilya Sherman
2014/10/16 18:55:46
This is used by the NOTREACHED() macro.
Sunil Ratnu
2014/10/17 02:45:59
Done.
|
| #include "base/strings/string_number_conversions.h" |
| #include "base/strings/string_util.h" |
| #include "base/strings/utf_string_conversions.h" |