| Index: components/autofill/browser/autocheckout/whitelist_manager.cc
|
| diff --git a/components/autofill/browser/autocheckout/whitelist_manager.cc b/components/autofill/browser/autocheckout/whitelist_manager.cc
|
| index 60ab2db1b95fb36d9a0a4e3faadc63d99f77ad29..ed67d5298c75bcaa76d62b91252030522ecfb67b 100644
|
| --- a/components/autofill/browser/autocheckout/whitelist_manager.cc
|
| +++ b/components/autofill/browser/autocheckout/whitelist_manager.cc
|
| @@ -8,8 +8,8 @@
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/metrics/field_trial.h"
|
| -#include "base/string_util.h"
|
| #include "base/strings/string_split.h"
|
| +#include "base/strings/string_util.h"
|
| #include "components/autofill/common/autofill_switches.h"
|
| #include "content/public/browser/browser_context.h"
|
| #include "googleurl/src/gurl.h"
|
|
|