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

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: Rebase + nits Created 7 years, 3 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_registry.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 1a0b71985a40f37c7fce900de06ad021343e5e8a..ecb7563074a12d0433dc682705a9801e3c7aa0b5 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -108,6 +108,7 @@
'callback_helpers.h',
'callback_internal.cc',
'callback_internal.h',
+ 'callback_registry.h',
'cancelable_callback.h',
'chromeos/chromeos_version.cc',
'chromeos/chromeos_version.h',
« no previous file with comments | « base/base.gyp ('k') | base/callback_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698