| Index: components/omnibox/browser/url_prefix.cc
|
| diff --git a/components/omnibox/browser/url_prefix.cc b/components/omnibox/browser/url_prefix.cc
|
| index bc0eab4908a4bdc4210376e35e712b1108da8855..2c5295989842ae1219764a315040f423a7af0173 100644
|
| --- a/components/omnibox/browser/url_prefix.cc
|
| +++ b/components/omnibox/browser/url_prefix.cc
|
| @@ -4,7 +4,6 @@
|
|
|
| #include "components/omnibox/browser/url_prefix.h"
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/i18n/case_conversion.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|