Chromium Code Reviews| Index: content/content_shell.gypi |
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
| index 5e657278616144e598698f753ad65f49ef4d4f04..cc8226b2725721670336672238351b46b6fc3545 100644 |
| --- a/content/content_shell.gypi |
| +++ b/content/content_shell.gypi |
| @@ -336,6 +336,7 @@ |
| ['chromeos==1', { |
| 'dependencies': [ |
| '../chromeos/chromeos.gyp:chromeos', |
| + '../ui/display/display.gyp:display', |
| '../ui/wm/wm.gyp:wm_test_support', |
| ], |
| }], # chromeos==1 |