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

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, 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 6a90a0f4ce86bffe6a3451bada79d429037c488e..a78586db320ce6bbfb74ce6dcb024d9e59824b96 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') | base/callback_registry.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698