summaryrefslogtreecommitdiffstats
path: root/testing/android/native_test.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'testing/android/native_test.gyp')
-rw-r--r--testing/android/native_test.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/android/native_test.gyp b/testing/android/native_test.gyp
index 9e50c39..bbed98a 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',