Chromium Code Reviews| Index: content/content_gpu.gypi |
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi |
| index 57baf47c0c5ab1a6ce8d60736617c6b5d6483ed0..b033746b6e36edfcf9f25e927bed3e82b7abccfd 100644 |
| --- a/content/content_gpu.gypi |
| +++ b/content/content_gpu.gypi |
| @@ -45,7 +45,7 @@ |
| ], |
| }, |
| }], |
| - ['target_arch!="arm" and chromeos == 1', { |
| + ['target_arch!="arm" and (chromeos == 1 or OS == "linux")', { |
| 'include_dirs': [ |
| '<(DEPTH)/third_party/libva', |
| ], |