Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index 42d971a011a1d4defa5f6d45e1dba011b64ab12e..5270e2505ef723c7336ec02c945d8aa39a3dd20b 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -257,7 +257,7 @@ |
['chromeos==1', { |
'dependencies': [ |
'../chromeos/chromeos.gyp:chromeos', |
- '../ui/shell/shell.gyp:shell', |
+ '../ui/wm/wm.gyp:wm_test_support', |
], |
}], # chromeos==1 |
['use_ash==1', { |