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

Unified Diff: base/base.gypi

Issue 9416060: Move PostTaskAndReplyWithStatus into task_runner_helpers.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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 | base/file_util_proxy.cc » ('j') | base/task_runner_helpers.h » ('J')
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 9d9d3f57eb3d53da3c9ac8360e921335d8889ad3..be2743dc54759708206d3770a1b9e0877fed0cfd 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -322,6 +322,7 @@
'sys_string_conversions_win.cc',
'task_runner.cc',
'task_runner.h',
+ 'task_runner_helpers.h',
'template_util.h',
'threading/non_thread_safe.h',
'threading/non_thread_safe_impl.cc',
« no previous file with comments | « no previous file | base/file_util_proxy.cc » ('j') | base/task_runner_helpers.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698