Cleanup: Removes redundant includes on message_queue.h
This is part of a CL series merging rtc::MessageQueue into rtc::Thread. Bug: webrtc:9883 Change-Id: I3cb857cc707d5e897759366d1478cc1ec19bce9a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165344 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30180}
This commit is contained in:
committed by
Commit Bot
parent
bd5874accf
commit
4db28b5ac1
@ -60,7 +60,6 @@
|
||||
#include "api/scoped_refptr.h"
|
||||
#include "rtc_base/event.h"
|
||||
#include "rtc_base/message_handler.h"
|
||||
#include "rtc_base/message_queue.h"
|
||||
#include "rtc_base/ref_counted_object.h"
|
||||
#include "rtc_base/system/rtc_export.h"
|
||||
#include "rtc_base/thread.h"
|
||||
|
||||
Reference in New Issue
Block a user