Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(631)

Unified Diff: ui/ozone/ozone.gyp

Issue 2167243002: Delete Ozone egltest platform. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/ozone/ozone.gni ('k') | ui/ozone/platform/egltest/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/ozone.gyp
diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp
index e40d8c9df2ae915d63e5008ad1e8b94250b572e7..33e38103e650a7b57eba5995caa2d087b711a94f 100644
--- a/ui/ozone/ozone.gyp
+++ b/ui/ozone/ozone.gyp
@@ -266,11 +266,6 @@
'platform/cast/cast.gypi',
],
}],
- ['<(ozone_platform_egltest) == 1', {
- 'includes': [
- 'platform/egltest/egltest.gypi',
- ],
- }],
['<(ozone_platform_gbm) == 1', {
'includes': [
'platform/drm/gbm.gypi',
« no previous file with comments | « ui/ozone/ozone.gni ('k') | ui/ozone/platform/egltest/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698