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

Unified Diff: base/message_loop.h

Issue 9114020: Remove task.h and finish base::Bind() migration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix typo Created 8 years, 11 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/files/file_path_watcher_linux.cc ('k') | base/message_loop_proxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/message_loop.h
diff --git a/base/message_loop.h b/base/message_loop.h
index edaa71ac36f1de8824a9c1b2bcbcbb55f3660f88..e14baa7b54d3846f80efb915996d2c03812b1fd2 100644
--- a/base/message_loop.h
+++ b/base/message_loop.h
@@ -20,7 +20,6 @@
#include "base/observer_list.h"
#include "base/pending_task.h"
#include "base/synchronization/lock.h"
-#include "base/task.h"
#include "base/tracking_info.h"
#include "base/time.h"
« no previous file with comments | « base/files/file_path_watcher_linux.cc ('k') | base/message_loop_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698