summaryrefslogtreecommitdiffstats
path: root/media/cast/cast_testing.gypi
diff options
context:
space:
mode:
authormiu <miu@chromium.org>2015-11-03 17:21:08 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-04 01:22:06 +0000
commit54f315729b0f82a60e4600a6fcfce385cdae3e2b (patch)
tree38cb450c6bf2d07fbf9d162d533c620e22051498 /media/cast/cast_testing.gypi
parent3fe2a2afc6451206d67de51707d77366acf98ed9 (diff)
downloadchromium_src-54f315729b0f82a60e4600a6fcfce385cdae3e2b.zip
chromium_src-54f315729b0f82a60e4600a6fcfce385cdae3e2b.tar.gz
chromium_src-54f315729b0f82a60e4600a6fcfce385cdae3e2b.tar.bz2
Reland: [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.
This is a reland of https://crrev.com/00b4e5f928016ad89286843b3b92c2dec35c78ac with a minor function signature change in cast_benchmarks.cc. This was not caught in the original change because this file is only built as part of a non-chrome executable target. BUG=530841 TBR=imcheng@chromium.org Review URL: https://codereview.chromium.org/1410353011 Cr-Commit-Position: refs/heads/master@{#357704}
Diffstat (limited to 'media/cast/cast_testing.gypi')
-rw-r--r--media/cast/cast_testing.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/media/cast/cast_testing.gypi b/media/cast/cast_testing.gypi
index 116727e..461bedd 100644
--- a/media/cast/cast_testing.gypi
+++ b/media/cast/cast_testing.gypi
@@ -76,8 +76,6 @@
'sources': [
'<(DEPTH)/media/base/run_all_unittests.cc',
'logging/encoding_event_subscriber_unittest.cc',
- 'logging/logging_impl_unittest.cc',
- 'logging/logging_raw_unittest.cc',
'logging/receiver_time_offset_estimator_impl_unittest.cc',
'logging/serialize_deserialize_test.cc',
'logging/simple_event_subscriber_unittest.cc',