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

Unified Diff: media/media.gyp

Issue 1083883003: Move BindToCurrentLoop from media/base/ to base/ Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix media/base/callback_holder.h compile Created 5 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 | « media/filters/vpx_video_decoder.cc ('k') | media/mojo/services/mojo_renderer_impl.cc » ('j') | 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 272ee39f630b7edd65abd86380f7fec9ccea570c..c050562b9d81a7ea3b81935b29cebef5d529b6ef 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -247,7 +247,6 @@
'base/audio_timestamp_helper.h',
'base/audio_video_metadata_extractor.cc',
'base/audio_video_metadata_extractor.h',
- 'base/bind_to_current_loop.h',
'base/bit_reader.cc',
'base/bit_reader.h',
'base/bit_reader_core.cc',
@@ -1189,7 +1188,6 @@
'base/audio_splicer_unittest.cc',
'base/audio_timestamp_helper_unittest.cc',
'base/audio_video_metadata_extractor_unittest.cc',
- 'base/bind_to_current_loop_unittest.cc',
'base/bit_reader_unittest.cc',
'base/callback_holder.h',
'base/callback_holder_unittest.cc',
« no previous file with comments | « media/filters/vpx_video_decoder.cc ('k') | media/mojo/services/mojo_renderer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698