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

Unified Diff: base/threading/thread.h

Issue 16514006: Update includes of message_loop_proxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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/threading/sequenced_worker_pool_unittest.cc ('k') | cc/base/thread_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/threading/thread.h
diff --git a/base/threading/thread.h b/base/threading/thread.h
index 15f73a02ea6d960ffc6dd9cebeedfbe7f63db565..0944e1eb69120a14c5e8389a8a2200ad0ae8a2d9 100644
--- a/base/threading/thread.h
+++ b/base/threading/thread.h
@@ -9,7 +9,7 @@
#include "base/base_export.h"
#include "base/message_loop.h"
-#include "base/message_loop_proxy.h"
+#include "base/message_loop/message_loop_proxy.h"
#include "base/threading/platform_thread.h"
namespace base {
« no previous file with comments | « base/threading/sequenced_worker_pool_unittest.cc ('k') | cc/base/thread_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698