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

Unified Diff: chrome/chrome_browser_chromeos.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_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 1285027c64f780fa629729ab78cefdd62cc080c9..c5e6290bc74d905f18b3c723eb9b47bd914b57d5 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -1051,7 +1051,7 @@
['use_aura==1 and use_x11==1', {
'dependencies': [
'../build/linux/system.gyp:x11',
- '../ui/gfx/gfx.gyp:gfx_x11',
+ '../ui/gfx/x/gfx_x11.gyp:gfx_x11',
],
}],
['enable_printing != 0', {

Powered by Google App Engine
This is Rietveld 408576698