Index: testing/android/native_test.gyp |
diff --git a/testing/android/native_test.gyp b/testing/android/native_test.gyp |
index 9e50c39ec5ecce135872a278e2d9e56609993895..bbed98a7dccc717167aa73cf62e1cc44a8f60d14 100644 |
--- a/testing/android/native_test.gyp |
+++ b/testing/android/native_test.gyp |
@@ -67,6 +67,7 @@ |
'dependencies': [ |
'../../base/base.gyp:base', |
'../../base/base.gyp:test_support_base', |
+ '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'../gtest.gyp:gtest', |
'native_test_jni_headers', |
'native_test_util', |