Index: build/linux/system.gyp |
diff --git a/build/linux/system.gyp b/build/linux/system.gyp |
index a1d6bf0a1bcdca2f442d016b102fd5b6adb6e835..ab20951b9c91c6f08c1a750c6ec26f0a4f1699c3 100644 |
--- a/build/linux/system.gyp |
+++ b/build/linux/system.gyp |
@@ -524,7 +524,7 @@ |
}, |
], |
}], |
- ['ozone_platform_dri==1 or ozone_platform_drm==1 or ozone_platform_gbm==1', { |
+ ['ozone_platform_drm==1 or ozone_platform_gbm==1', { |
'targets': [ |
{ |
'target_name': 'libdrm', |