diff options
Diffstat (limited to 'base/message_loop.h')
-rw-r--r-- | base/message_loop.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/base/message_loop.h b/base/message_loop.h deleted file mode 100644 index 04e7e79..0000000 --- a/base/message_loop.h +++ /dev/null @@ -1,7 +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. - -// TODO(brettw) remove this forwarding header when all callers have been -// updatded. -#include "base/message_loop/message_loop.h" |