| Index: base/thread_task_runner_handle.h
|
| diff --git a/base/thread_task_runner_handle.h b/base/thread_task_runner_handle.h
|
| deleted file mode 100644
|
| index 28992bbad7789f831ecb51249e018cf76181af11..0000000000000000000000000000000000000000
|
| --- a/base/thread_task_runner_handle.h
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#ifndef BASE_THREAD_TASK_RUNNER_HANDLE_H_
|
| -#define BASE_THREAD_TASK_RUNNER_HANDLE_H_
|
| -
|
| -// This header has moved, include the new one directly instead of this one.
|
| -#include "base/threading/thread_task_runner_handle.h"
|
| -
|
| -#endif // BASE_THREAD_TASK_RUNNER_HANDLE_H_
|
|
|