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

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: 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 6d82ee335b9fe83eff87f5a9beeaeaf694097c48..9c976687076e7a249e9db24cdc286f48aee64688 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -105,6 +105,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