| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index cff9778c9b725e61ed725305da1d914c505305fd..abd5b1a0faf3c2b152d4ec858f702a4482e742bc 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -1428,6 +1428,8 @@
|
| 'browser/ui/fullscreen/fullscreen_exit_bubble_type.h',
|
| 'browser/ui/fullscreen/fullscreen_within_tab_helper.cc',
|
| 'browser/ui/fullscreen/fullscreen_within_tab_helper.h',
|
| + 'browser/ui/infobar_container_delegate.cc',
|
| + 'browser/ui/infobar_container_delegate.h',
|
| 'browser/ui/location_bar/location_bar.cc',
|
| 'browser/ui/location_bar/location_bar.h',
|
| 'browser/ui/location_bar/location_bar_util.cc',
|
|
|