| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index 1911c42ec5d0f524281d380be75949c775cbb519..e81c0fbfd8a7e6920541cb3ca34681e0f1da8ce1 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -3315,6 +3315,7 @@
|
| 'dependencies': [
|
| '../components/components.gyp:bubble',
|
| '../components/components.gyp:feedback_proto',
|
| + '../components/components.gyp:ui_chooser_controller',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput',
|
| '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_strings',
|
|
|