| Index: chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h b/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h
|
| index 32b6e42c085b316bc27f7b7adbe9a0dfc84af3ae..83f19f1fc962bdebff0ee6ff52b647d9f514b0b7 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h
|
| @@ -11,6 +11,7 @@
|
| #import "chrome/browser/ui/cocoa/styled_text_field.h"
|
| #import "chrome/browser/ui/cocoa/themed_window.h"
|
| #import "chrome/browser/ui/cocoa/url_drop_target.h"
|
| +#include "ui/gfx/scoped_ns_graphics_context_save_gstate_mac.h"
|
|
|
| @class AutocompleteTextFieldCell;
|
| class LocationBarDecoration;
|
|
|