Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index b77ac4d2461efe1bafc3a942b277252b781df540..f28741d158cd7fdf95d5c900fd51e536d327026b 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -307,6 +307,11 @@ |
'../sandbox/sandbox.gyp:sandbox', |
], |
}], |
+ ['use_aura == 1', { |
+ 'dependencies': [ |
+ '../ui/aura/aura.gyp:non_shell_test_support_aura', |
+ ], |
+ }], |
], |
}, |
{ |