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

Unified Diff: ui/gl/gl.gyp

Issue 1228173003: mojo: Fix running view-manager related apptests on X11. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment Created 5 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
Index: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index 6d4d1f9fc63ab597ad42f74f3b26401f78c9fc59..95cb507f9d24dca981c818a4adc18915550b066f 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -182,6 +182,7 @@
'<(DEPTH)/build/linux/system.gyp:xext',
'<(DEPTH)/ui/events/platform/events_platform.gyp:events_platform',
'<(DEPTH)/ui/gfx/x/gfx_x11.gyp:gfx_x11',
+ '<(DEPTH)/ui/platform_window/x11/x11_window.gyp:x11_window',
],
}],
['OS=="win"', {
« no previous file with comments | « ui/gl/DEPS ('k') | ui/gl/gl_surface.cc » ('j') | ui/platform_window/x11/x11_window.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698