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