Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 66bb4e68443d2b41c347ef1f94c97c279b8096c5..8d8a5297f7b7159534a9a6f174599c53bfec51d3 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -837,6 +837,7 @@ |
| 'dependencies': [ |
| 'content_shell_jni_headers', |
| 'content_shell_lib', |
| + '../testing/android/native_test.gyp:native_test_util', |
| ], |
| }], |
| ['OS=="mac"', { |