summaryrefslogtreecommitdiffstats
path: root/remoting/base/auto_thread_task_runner.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/base/auto_thread_task_runner.h')
-rw-r--r--remoting/base/auto_thread_task_runner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/base/auto_thread_task_runner.h b/remoting/base/auto_thread_task_runner.h
index 96a576d..4e64500 100644
--- a/remoting/base/auto_thread_task_runner.h
+++ b/remoting/base/auto_thread_task_runner.h
@@ -5,8 +5,8 @@
#ifndef REMOTING_BASE_AUTO_THREAD_TASK_RUNNER_H_
#define REMOTING_BASE_AUTO_THREAD_TASK_RUNNER_H_
-#include "base/basictypes.h"
#include "base/callback.h"
+#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
#include "base/message_loop/message_loop.h"
#include "base/single_thread_task_runner.h"