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

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: Comment 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') | 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 d274bb547ad3d78eba61954918ab59ef6f9796f2..8c483b3999e6c681ba79a1a8e09e31c28111aa5c 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698