summaryrefslogtreecommitdiffstats
path: root/jingle/jingle.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'jingle/jingle.gyp')
-rw-r--r--jingle/jingle.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/jingle/jingle.gyp b/jingle/jingle.gyp
index ecfd30e..b2e9f76 100644
--- a/jingle/jingle.gyp
+++ b/jingle/jingle.gyp
@@ -182,7 +182,6 @@
'notifier/listener/send_ping_task_unittest.cc',
'notifier/listener/xml_element_util_unittest.cc',
'notifier/listener/xmpp_push_client_unittest.cc',
- 'run_all_unittests.cc',
],
'conditions': [
['OS=="android"', {
@@ -203,6 +202,7 @@
'notifier',
'notifier_test_util',
'../base/base.gyp:base',
+ '../base/base.gyp:run_all_unittests',
'../base/base.gyp:test_support_base',
'../net/net.gyp:net',
'../net/net.gyp:net_test_support',