| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index b5c41e5dcbf681ba8f3ee946fcf21cbd4768b296..b96aef5b73168eeb957f6d8f05717a7f3ab89c10 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1091,11 +1091,6 @@
|
| ['exclude', '^common/gpu/media/android_video_decode_accelerator_unittest.cc'],
|
| ],
|
| }],
|
| - ['target_arch=="arm"', {
|
| - 'include_dirs': [
|
| - '<(DEPTH)/third_party/openmax/il',
|
| - ],
|
| - }],
|
| ['OS=="win"', {
|
| 'dependencies': [
|
| '../third_party/angle_dx11/src/build_angle.gyp:libEGL',
|
|
|