| Index: components/arc/arc_bridge_service_impl.h
|
| diff --git a/components/arc/arc_bridge_service_impl.h b/components/arc/arc_bridge_service_impl.h
|
| index 8d89e32722fcbeef9ba8693ce32097eab55af990..5ad9629e2a8e1feb64b031a70b134411a84f3c57 100644
|
| --- a/components/arc/arc_bridge_service_impl.h
|
| +++ b/components/arc/arc_bridge_service_impl.h
|
| @@ -18,11 +18,6 @@
|
| #include "components/arc/arc_session.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
|
|
| -namespace base {
|
| -class SequencedTaskRunner;
|
| -class SingleThreadTaskRunner;
|
| -} // namespace base
|
| -
|
| namespace arc {
|
|
|
| // Real IPC based ArcBridgeService that is used in production.
|
|
|