Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 3eb88bea0f5101c4bde8e2670ee2818c1038babc..2ce83e5a29d50ae67d81f02bc3ed55367d1be0ce 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -277,6 +277,7 @@ |
| 'dependencies': [ |
| '../ui/aura/aura.gyp:aura_test_support', |
| '../ui/resources/ui_resources.gyp:ui_test_pak', |
| + '../ui/wm/wm.gyp:wm_test_support', |
| ], |
| }], |
| ['use_aura==1 or OS=="mac"', { |