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

Unified Diff: base/callback_unittest.cc

Issue 8673008: base::Bind: Implement CancelableCallback to replace CancelableTaske. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moar. 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
Index: base/callback_unittest.cc
diff --git a/base/callback_unittest.cc b/base/callback_unittest.cc
index 33157aefbec8ec8fe1c3403ad651f19f62c7105f..8527e70984a1ebb0e7e4fb16df25d24ec628e00f 100644
--- a/base/callback_unittest.cc
+++ b/base/callback_unittest.cc
@@ -6,7 +6,6 @@
#include "base/callback_internal.h"
#include "base/callback_old.h"
#include "base/memory/scoped_ptr.h"
-
#include "testing/gtest/include/gtest/gtest.h"
namespace base {
« no previous file with comments | « base/base.gypi ('k') | base/cancelable_callback.h » ('j') | base/cancelable_callback.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698