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

Unified Diff: media/base/BUILD.gn

Issue 1829163002: Lazily prune the multibuffer block cache. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no export 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
« no previous file with comments | « no previous file | media/base/fake_single_thread_task_runner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 21f5449811c645f5a0ae137bdcb977ad74e6d664..c0f1787435c6274ba3b173f8f834da4d05f70a4e 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -358,6 +358,8 @@ source_set("test_support") {
"fake_media_resources.h",
"fake_output_device.cc",
"fake_output_device.h",
+ "fake_single_thread_task_runner.cc",
+ "fake_single_thread_task_runner.h",
"fake_text_track_stream.cc",
"fake_text_track_stream.h",
"gmock_callback_support.h",
« no previous file with comments | « no previous file | media/base/fake_single_thread_task_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698