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

Unified Diff: base/base.gypi

Issue 8662047: base::Bind: Implement a 1-arity CancelableCallback and use this to implement (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fixes. Created 9 years, 1 month 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/cancelable_callback.h » ('j') | base/cancelable_callback.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 41c98227e30469f14dc7b90be81f2d148d38fbbb..001f9cc9e193cb97a457064f8ecc7a80594c80e3 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -61,7 +61,6 @@
'callback_internal.cc',
'callback_internal.h',
'callback_old.h',
- 'cancelable_callback.cc',
'cancelable_callback.h',
'command_line.cc',
'command_line.h',
« no previous file with comments | « no previous file | base/cancelable_callback.h » ('j') | base/cancelable_callback.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698