| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 55b5c8f7b59d6fd627e59509f3d9802a57ac73c2..6c4105a4fdd6e3585670238672184b15a768b08d 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -2090,11 +2090,6 @@
|
| '../third_party/sudden_motion_sensor/sudden_motion_sensor.gyp:sudden_motion_sensor',
|
| '../ui/accelerated_widget_mac/accelerated_widget_mac.gyp:accelerated_widget_mac',
|
| ],
|
| - 'link_settings': {
|
| - 'libraries': [
|
| - '$(SDKROOT)/usr/lib/libbsm.dylib',
|
| - ],
|
| - },
|
| }],
|
| ['chromeos==1', {
|
| 'dependencies': [
|
|
|