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

Unified Diff: base/base.gypi

Issue 9717021: Make Callback::Reset() return a copy to support use-cases where Run() ends up modifying |*this|. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: no base:: Created 8 years, 9 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/callback_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 e2423e58fefdc64be8059623553fe5915bf26c26..0a8a86c274940de2a7e63710fa1494c9bb62e475 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -60,6 +60,7 @@
'build_time.cc',
'build_time.h',
'callback.h',
+ 'callback_helpers.h',
'callback_internal.cc',
'callback_internal.h',
'cancelable_callback.h',
« no previous file with comments | « no previous file | base/callback_helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698