diff options
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r-- | content/content_shell.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi index 9d73768..908a62a 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_custom_freetype==1', { |