Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Unified Diff: media/cast/cast_testing.gypi

Issue 1829163002: Lazily prune the multibuffer block cache. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test added + moved FakeSingleThreadTaskRunner to media/base Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: media/cast/cast_testing.gypi
diff --git a/media/cast/cast_testing.gypi b/media/cast/cast_testing.gypi
index e8e04049b2211846c63ceef45b10b364211db9d6..404717acc18409148acb35327b5a843494ad172c 100644
--- a/media/cast/cast_testing.gypi
+++ b/media/cast/cast_testing.gypi
@@ -25,8 +25,6 @@
'sources': [
'test/fake_receiver_time_offset_estimator.cc',
'test/fake_receiver_time_offset_estimator.h',
- 'test/fake_single_thread_task_runner.cc',
- 'test/fake_single_thread_task_runner.h',
'test/loopback_transport.cc',
'test/loopback_transport.h',
'test/skewed_single_thread_task_runner.cc',

Powered by Google App Engine
This is Rietveld 408576698