Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index 9a5cd089d07a26e4cfbbca60289f1c69439cace9..565d988f5f13e6e68ed35e1f510dea81403947fa 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', { |