| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index 4886c326c6b77cb4bf18d67ec7fef25e3d718410..194541528bd222ae822149991d5b34c113cff5d4 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -558,8 +558,6 @@
|
| 'browser/ui/cocoa/location_bar/mic_search_decoration.mm',
|
| 'browser/ui/cocoa/location_bar/page_action_decoration.h',
|
| 'browser/ui/cocoa/location_bar/page_action_decoration.mm',
|
| - 'browser/ui/cocoa/location_bar/search_button_decoration.h',
|
| - 'browser/ui/cocoa/location_bar/search_button_decoration.mm',
|
| 'browser/ui/cocoa/location_bar/selected_keyword_decoration.h',
|
| 'browser/ui/cocoa/location_bar/selected_keyword_decoration.mm',
|
| 'browser/ui/cocoa/location_bar/star_decoration.h',
|
| @@ -2190,8 +2188,6 @@
|
| 'browser/ui/views/location_bar/page_action_with_badge_view.h',
|
| 'browser/ui/views/location_bar/page_info_helper.cc',
|
| 'browser/ui/views/location_bar/page_info_helper.h',
|
| - 'browser/ui/views/location_bar/search_button.cc',
|
| - 'browser/ui/views/location_bar/search_button.h',
|
| 'browser/ui/views/location_bar/selected_keyword_view.cc',
|
| 'browser/ui/views/location_bar/selected_keyword_view.h',
|
| 'browser/ui/views/location_bar/star_view.cc',
|
|
|