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

Unified Diff: base/base.gypi

Issue 23514018: Add Reset to ScopedClosureRunner. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android fix 2 Created 7 years, 4 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_helpers.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 02697b2133fd802d3b01e47d8f117520fd462a6f..9bac4fd81068482fce6a392eff16098f142a47d1 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -104,6 +104,7 @@
'build_time.cc',
'build_time.h',
'callback.h',
+ 'callback_helpers.cc',
'callback_helpers.h',
'callback_internal.cc',
'callback_internal.h',
« no previous file with comments | « base/base.gyp ('k') | base/bind_helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698