| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index d3f3777a7e4ab749acc1a58e78f5809efe63a756..4864af410651116e3f2136e2e9fd3abc6e8ff84c 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -2235,11 +2235,6 @@
|
| 'ozone_platform_egltest%': 1,
|
| }],
|
|
|
| - ['use_ozone==1 and ozone_auto_platforms==1 and chromeos==1', {
|
| - # Use dri as the default platform.
|
| - 'ozone_platform%': 'dri',
|
| - }],
|
| -
|
| ['desktop_linux==1 and use_aura==1 and use_x11==1', {
|
| 'use_clipboard_aurax11%': 1,
|
| }],
|
|
|