mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove use of MessageLoopProxy
Remove the usage of base::MessageLoopProxy since it has been deprecated. BUG=465354 R=viettrungluu@chromium.org Review URL: https://codereview.chromium.org/1174063002. Patch from skyostil <skyostil@chromium.org>.
This commit is contained in:
parent
950b3d40c5
commit
d174ed2ae8
@ -6,7 +6,6 @@
|
||||
|
||||
#include "base/bind.h"
|
||||
#include "base/location.h"
|
||||
#include "base/message_loop/message_loop_proxy.h"
|
||||
#include "base/single_thread_task_runner.h"
|
||||
#include "base/strings/string_util.h"
|
||||
#include "base/thread_task_runner_handle.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user