| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index 601292ca3a3d2548cb49c6e0470683a9722e37b4..7c2692d5746176c15d2b9696b16087675377839e 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -3218,6 +3218,7 @@
|
| ['OS!="android" and OS!="ios"', {
|
| 'dependencies': [
|
| '../components/components.gyp:feedback_proto',
|
| + '../components/components.gyp:proxy_config',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| '../third_party/libusb/libusb.gyp:libusb',
|
| ],
|
|
|