| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index 367371d307464b7a788e44b033b07c597a9d108c..95f681f9b14f946c582bc640a76d1873042021cd 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -3188,6 +3188,7 @@
|
| ['OS!="android" and OS!="ios"', {
|
| 'dependencies': [
|
| '../components/components.gyp:feedback_proto',
|
| + '../components/components.gyp:proximity_auth_webui',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| '../third_party/libusb/libusb.gyp:libusb',
|
| ],
|
|
|