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

Unified Diff: ui/compositor/compositor.gyp

Issue 255823009: [WIP] ui/window: Master CL. 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: ui/compositor/compositor.gyp
diff --git a/ui/compositor/compositor.gyp b/ui/compositor/compositor.gyp
index 1145e8e540228959d7715999e601f653044245c6..599cfd448df3881f21d5f968b4b8143736383cd5 100644
--- a/ui/compositor/compositor.gyp
+++ b/ui/compositor/compositor.gyp
@@ -121,7 +121,7 @@
['use_x11==1', {
'dependencies': [
'<(DEPTH)/build/linux/system.gyp:x11',
- '<(DEPTH)/ui/gfx/gfx.gyp:gfx_x11',
+ '<(DEPTH)/ui/gfx/x/gfx_x11.gyp:gfx_x11',
]
}]
]

Powered by Google App Engine
This is Rietveld 408576698