summaryrefslogtreecommitdiffstats
path: root/content/content_tests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r--content/content_tests.gypi22
1 files changed, 0 insertions, 22 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index fb1f4e0..92c0bcb 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -172,26 +172,4 @@
],
},
],
- 'conditions': [
- ['target_arch=="arm"', {
- 'targets': [
- {
- 'target_name': 'omx_video_decode_accelerator_unittest',
- 'type': 'executable',
- 'dependencies': [
- 'content',
- '../testing/gtest.gyp:gtest',
- ],
- 'include_dirs': [
- '<(DEPTH)/third_party/angle/include',
- '<(DEPTH)/third_party/openmax/il',
- ],
- 'sources': [
- 'common/gpu/media/omx_video_decode_accelerator_unittest.cc',
- ],
- }
- ],
- },
- ],
- ],
}