Revert "Implement method stubs for OpenMAX IL instead of relying on -lOmxCore."
Review URL: http://codereview.chromium.org/431040 git-svn-id: http://src.chromium.org/svn/trunk/src/build@32993 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
99aaa67d9e
Коммит
bad41b8611
5
all.gyp
5
all.gyp
|
@ -56,6 +56,11 @@
|
|||
'../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',
|
||||
|
|
Загрузка…
Ссылка в новой задаче