Index: webrtc/pc/test/DEPS |
diff --git a/webrtc/pc/test/DEPS b/webrtc/pc/test/DEPS |
index a814b152f2c84158b5cdd7d54d83607c5b745389..17d20c1be9955d5aaa5e7ff0ff8a5215513e2b69 100644 |
--- a/webrtc/pc/test/DEPS |
+++ b/webrtc/pc/test/DEPS |
@@ -2,4 +2,5 @@ include_rules = [ |
# Allow include of Chrome base/android to allow inclusion of headers needed |
# for accessing the JVM and Application context in gtest. |
"+base/android", |
+ "+webrtc/modules/utility/include/jvm_android.h", |
] |