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

Unified Diff: chromecast/chromecast.gyp

Issue 1551843002: [Chromecast] Add BindToTaskRunner and BindToCurrentThread (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Correct copyright notice Created 5 years 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 | « chromecast/base/bind_to_task_runner_unittest.cc ('k') | chromecast/chromecast_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index 12373064c7bb0bf7c4ee16e68d03211f97c51906..3a6080e9d4fb21ad8523bc5b03fd0acdef7c94b3 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -87,6 +87,7 @@
'base/android/dumpstate_writer.h',
'base/android/system_time_change_notifier_android.cc',
'base/android/system_time_change_notifier_android.h',
+ 'base/bind_to_task_runner.h',
'base/cast_paths.cc',
'base/cast_paths.h',
'base/cast_resource.h',
« no previous file with comments | « chromecast/base/bind_to_task_runner_unittest.cc ('k') | chromecast/chromecast_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698