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

Unified Diff: chrome/chrome_tests.gypi

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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 67337c8661aa21a90429c15a7e11b77fd6196687..e4c2a354f4ffe484445bdb6d3d572d149a5991e9 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -644,7 +644,7 @@
['use_x11==1', {
'dependencies': [
'../build/linux/system.gyp:x11',
- '../ui/gfx/gfx.gyp:gfx_x11',
+ '../ui/gfx/x/gfx_x11.gyp:gfx_x11',
]
}]
],

Powered by Google App Engine
This is Rietveld 408576698