Index: third_party/libjingle_xmpp/DEPS |
diff --git a/third_party/libjingle_xmpp/DEPS b/third_party/libjingle_xmpp/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4d25c08ee82b70a29c573d99bc5f7480535742d3 |
--- /dev/null |
+++ b/third_party/libjingle_xmpp/DEPS |
@@ -0,0 +1,5 @@ |
+specific_include_rules = { |
+ "run_all_unittests\.cc": [ |
+ "+testing", |
+ ] |
+} |