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

Unified Diff: ui/events/events.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 | « docs/cast_build_instructions.md ('k') | ui/ozone/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index 6d04fea6be322d479b94f7e604286a2fcd0f34d7..9aba786470360283bfe224b07c6154229340b697 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -349,7 +349,7 @@
'keycodes/events_keycodes.gyp:keycodes_x11',
],
}],
- ['use_x11==1 or ozone_platform_ozonex==1', {
+ ['use_x11==1', {
'dependencies': [
'x/events_x.gyp:events_x',
],
« no previous file with comments | « docs/cast_build_instructions.md ('k') | ui/ozone/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698