Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index ea388ac7d32cddc309dab352aa908d8cab23e5f3..335574bf27937932351559672bba7bc34aabc3f8 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -96,7 +96,7 @@ |
| 'use_aura%': 1, |
| }], |
| - ['chromecast==1', { |
| + ['chromecast==1 and OS!="android"', { |
| 'embedded%': 1, |
| 'use_ozone%': 1, |
| }], |