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

Unified Diff: base/base.gypi

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 | « base/base.gyp ('k') | base/bind_to_current_loop.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 23f1c8a535d76ed5f90bbb25b202a623e29b2db1..e8c31bd32a67978e94a6034fa862d22b8c116f07 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -114,6 +114,7 @@
'bind_helpers.h',
'bind_internal.h',
'bind_internal_win.h',
+ 'bind_to_current_loop.h',
'bits.h',
'build_time.cc',
'build_time.h',
« no previous file with comments | « base/base.gyp ('k') | base/bind_to_current_loop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698