| Index: components/mus/ws/connection_manager.cc
|
| diff --git a/components/mus/ws/connection_manager.cc b/components/mus/ws/connection_manager.cc
|
| index ae7fe82c8b9bdcccdee06ad5ebc08df79b6b0077..d40f4283c3d2fc34e3a9eb3d46e02e5bc77c9875 100644
|
| --- a/components/mus/ws/connection_manager.cc
|
| +++ b/components/mus/ws/connection_manager.cc
|
| @@ -17,7 +17,7 @@
|
| #include "mojo/converters/geometry/geometry_type_converters.h"
|
| #include "mojo/converters/input_events/input_events_type_converters.h"
|
| #include "mojo/converters/surfaces/surfaces_type_converters.h"
|
| -#include "mojo/shell/public/cpp/application_connection.h"
|
| +#include "mojo/shell/public/cpp/connection.h"
|
| #include "ui/gfx/geometry/size_conversions.h"
|
|
|
| namespace mus {
|
|
|