Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 6e4df9188cf0a4709ebfc92310ce42656bc66b91..78e8eff9f8684088032de359845b239eb98e0c6c 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -2378,6 +2378,7 @@ |
| # Build all platforms whose deps are in install-build-deps.sh. |
| # Only these platforms will be compile tested by buildbots. |
| + 'ozone_platform_gbm%': 1, |
| 'ozone_platform_test%': 1, |
| 'ozone_platform_egltest%': 1, |
| }], |