Index: ui/ozone/ozone.gyp |
diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp |
index 10a4a403be8adff97f6e524f19aa9d26c6e9ed6d..510363f00e29e4837135b138bef7801c9126c300 100644 |
--- a/ui/ozone/ozone.gyp |
+++ b/ui/ozone/ozone.gyp |
@@ -97,6 +97,11 @@ |
'platform/dri/dri.gypi', |
], |
}], |
+ ['<(ozone_platform_egltest) == 1', { |
+ 'includes': [ |
+ 'platform/egltest/egltest.gypi', |
+ ], |
+ }], |
['<(ozone_platform_test) == 1', { |
'includes': [ |
'platform/test/test.gypi', |