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

Unified Diff: media/base/BUILD.gn

Issue 1082113004: BindToCurrentLoop should delete callback on original thread Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 8 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/bind_to_current_loop.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 c0213562122128cb037b15177a3c933d3b05a5bf..7dfbfc32981a1dd464a822219f167e896e0ba460 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -59,6 +59,7 @@ source_set("base") {
"audio_splicer.h",
"audio_timestamp_helper.cc",
"audio_timestamp_helper.h",
+ "bind_to_current_loop.cc",
"bind_to_current_loop.h",
"bit_reader.cc",
"bit_reader.h",
« no previous file with comments | « no previous file | media/base/bind_to_current_loop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698