Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 0a1d406831ab18da9ccaaab6a3b981ac6617df93..f8aa17c1e7e120b148cd99c1cee5a4fccccd0586 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -305,6 +305,7 @@ |
'dependencies': [ |
'../ui/aura/aura.gyp:aura_test_support', |
'../ui/resources/ui_resources.gyp:ui_test_pak', |
+ '../ui/wm/wm.gyp:wm', |
], |
}], |
['use_aura==1 or OS=="mac"', { |
@@ -859,6 +860,7 @@ |
['use_aura==1', { |
'dependencies': [ |
'../ui/aura/aura.gyp:aura', |
+ '../ui/wm/wm.gyp:wm', |
] |
}], |
['use_aura==1 or toolkit_views==1', { |