diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/all.gyp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/all.gyp b/build/all.gyp index 4a61b70..7f0fd9d 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -56,11 +56,6 @@ '../webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp:*', ], }], - ['enable_openmax==1', { - 'dependencies': [ - '../media/omx/omx_test.gyp:*', - ], - }], ['OS=="mac" or OS=="linux" or OS=="freebsd"', { 'dependencies': [ '../third_party/yasm/yasm.gyp:*#host', |