| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 0f2c16c142645214cd9729de53b69fe4a26ad183..248030e0218a3663a9f8cf98780f5acb4533edf3 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -983,11 +983,6 @@
|
| '../third_party/libvpx/libvpx.gyp:libvpx',
|
| ],
|
| }],
|
| - ['OS=="mac"', {
|
| - 'dependencies': [
|
| - '../ui/accelerated_widget_mac/accelerated_widget_mac.gyp:accelerated_widget_mac',
|
| - ],
|
| - }],
|
| ['OS=="android"', {
|
| 'dependencies': [
|
| '../ui/android/ui_android.gyp:ui_android',
|
|
|