Chromium Code Reviews| Index: content/content_gpu.gypi |
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi |
| index d2c69528f39592aca8d25d2dc0929d9274dc6164..38b61272dc9e95e50b52b0b8757aa476f06609d4 100644 |
| --- a/content/content_gpu.gypi |
| +++ b/content/content_gpu.gypi |
| @@ -70,11 +70,6 @@ |
| }, |
| ], |
| }], |
| - ['target_arch=="arm" and chromeos == 1', { |
| - 'include_dirs': [ |
| - '<(DEPTH)/third_party/openmax/il', |
| - ], |
| - }], |
| ['target_arch!="arm" and chromeos == 1', { |
| 'include_dirs': [ |
| '<(DEPTH)/third_party/libva', |