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

Unified Diff: base/message_loop/message_pump_io_ios.h

Issue 19882002: Revert 211956 "base: Change WeakPtr to use SequenceChecker inste..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Fix patch and rebase Created 7 years, 5 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/memory/weak_ptr.cc ('k') | base/sequence_checker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/message_loop/message_pump_io_ios.h
diff --git a/base/message_loop/message_pump_io_ios.h b/base/message_loop/message_pump_io_ios.h
index 6779aab97f385df9e01fac00072ce43e9b13c5ce..6596862b88b43e1d874ddc880bdc99a3720f3b27 100644
--- a/base/message_loop/message_pump_io_ios.h
+++ b/base/message_loop/message_pump_io_ios.h
@@ -11,7 +11,6 @@
#include "base/memory/ref_counted.h"
#include "base/message_loop/message_pump_mac.h"
#include "base/observer_list.h"
-#include "base/threading/thread_checker.h"
namespace base {
« no previous file with comments | « base/memory/weak_ptr.cc ('k') | base/sequence_checker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698