| Index: components/mus/ws/window_tree_host_connection.h
|
| diff --git a/components/mus/ws/window_tree_host_connection.h b/components/mus/ws/window_tree_host_connection.h
|
| index 270de81c03b23f265b8e40faf9e22a8a5e33eb91..24d0f004efc50e74dc4c3543df9aa6dfc67d87de 100644
|
| --- a/components/mus/ws/window_tree_host_connection.h
|
| +++ b/components/mus/ws/window_tree_host_connection.h
|
| @@ -10,7 +10,7 @@
|
| #include "components/mus/public/interfaces/window_tree_host.mojom.h"
|
| #include "components/mus/ws/window_tree_host_delegate.h"
|
| #include "components/mus/ws/window_tree_host_impl.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
|
| +#include "mojo/public/cpp/bindings/binding.h"
|
|
|
| namespace mus {
|
|
|
|
|