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

Unified Diff: base/base.gypi

Issue 22877038: Add a CallbackRegistry class to base/ to manage callbacks (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use CallbackListBase 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/callback_list.h » ('j') | base/callback_list.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 fce37f6f4cce44195f00918d89babfbb70d01e62..8b8455f147e200cc3bc2c64c3ef483c61ebf4bb9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -107,6 +107,7 @@
'callback_helpers.h',
'callback_internal.cc',
'callback_internal.h',
+ 'callback_list.h',
'cancelable_callback.h',
'chromeos/chromeos_version.cc',
'chromeos/chromeos_version.h',
« no previous file with comments | « base/base.gyp ('k') | base/callback_list.h » ('j') | base/callback_list.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698