| Index: chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h b/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h
|
| index 4fd6383b38c670d3df6bf5a6922581516f5e7102..bc2284d884afa09a527b86735189c8edfbf524f1 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #import <Cocoa/Cocoa.h>
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "chrome/browser/ui/cocoa/location_bar/bubble_decoration.h"
|
|
|
| class SelectedKeywordDecoration : public BubbleDecoration {
|
|
|