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

Unified Diff: content/content_tests.gypi

Issue 235043005: x11: Remove X11 message-pump. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 8 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index c11043b089c5985054ec7f45034232986a53002e..5be85603976b4bef2dae043eb0aab9c2521a2c75 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1399,6 +1399,7 @@
['use_x11==1', {
'dependencies': [
'../build/linux/system.gyp:x11', # Used by rendering_helper.cc
+ '../ui/gfx/gfx.gyp:gfx_x11',
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698