| Index: chrome/browser/ui/omnibox/location_bar_util.h
|
| diff --git a/chrome/browser/ui/omnibox/location_bar_util.h b/chrome/browser/ui/omnibox/location_bar_util.h
|
| index 1f2e15b3ad7c546660cb6cefffa870a058618e76..e9eb7e93cc2f93dca91ae7f684eb3af08fe06654 100644
|
| --- a/chrome/browser/ui/omnibox/location_bar_util.h
|
| +++ b/chrome/browser/ui/omnibox/location_bar_util.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_UI_OMNIBOX_LOCATION_BAR_UTIL_H_
|
| #define CHROME_BROWSER_UI_OMNIBOX_LOCATION_BAR_UTIL_H_
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
|
|
| class ExtensionAction;
|
|
|