| Index: chrome/browser/ui/autofill/country_combobox_model.h
|
| diff --git a/chrome/browser/ui/autofill/country_combobox_model.h b/chrome/browser/ui/autofill/country_combobox_model.h
|
| index 145529ad47e7b682cb9c430983e9e4fc8b24daff..8ff8c23c4192e4ca033ad818da2270e3fb941558 100644
|
| --- a/chrome/browser/ui/autofill/country_combobox_model.h
|
| +++ b/chrome/browser/ui/autofill/country_combobox_model.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_vector.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "ui/base/models/combobox_model.h"
|
|
|
| namespace autofill {
|
|
|