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

Unified Diff: media/media.gyp

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 | « media/cast/test/simulator.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 4d826dcaa9053eb0709de33caa40ca87d483ed8d..ba351ed02a38eadaa91540456d30efca6d78dc8e 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1598,6 +1598,8 @@
'base/fake_media_resources.h',
'base/fake_output_device.cc',
'base/fake_output_device.h',
+ 'base/fake_single_thread_task_runner.cc',
+ 'base/fake_single_thread_task_runner.h',
'base/fake_text_track_stream.cc',
'base/fake_text_track_stream.h',
'base/gmock_callback_support.h',
« no previous file with comments | « media/cast/test/simulator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698