Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 32daaf2f4dca6b568805f72f3ea159323429ea66..759ecdf11acb4f37eb1ee659b8973afa5cff4880 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -89,6 +89,7 @@ |
| 'enable_wayland_server%' : 0, |
| # Enable Wi-Fi Display support. |
| + # WARNING: This enables MPEG Transport Stream (MPEG-TS) encoding! |
| 'enable_wifi_display%' : 0, |
| # By default we build against a stable sysroot image to avoid |