| Index: chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm b/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm
|
| index 34f2fc6742079f980ba9fe73f9f2460d804de39b..e43e54a17dd0ac5307d8d6f92c05d6cbc08ff18d 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm
|
| +++ b/chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm
|
| @@ -17,7 +17,6 @@
|
| #import "third_party/mozilla/NSPasteboard+Utils.h"
|
| #import "ui/base/cocoa/appkit_utils.h"
|
| #import "ui/base/cocoa/tracking_area.h"
|
| -#include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/scoped_ns_graphics_context_save_gstate_mac.h"
|
|
|
| using extensions::FeatureSwitch;
|
|
|