| Index: chrome/browser/ui/cocoa/location_bar/search_token_decoration.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/search_token_decoration.h b/chrome/browser/ui/cocoa/location_bar/search_token_decoration.h
|
| index fdbce349bacde9f4ec52d1d018990803e3d6aab1..10b6ccb0aed102e5020cf26a404bc511d7d891c5 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/search_token_decoration.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/search_token_decoration.h
|
| @@ -8,7 +8,7 @@
|
| #import "chrome/browser/ui/cocoa/location_bar/location_bar_decoration.h"
|
|
|
| #import "base/memory/scoped_nsobject.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
|
|
| // This class is used to draw a label on the right side of the omnibox when
|
| // the user does a search. For example, if the default search provider is
|
|
|