| Index: components/mus/ws/client_connection.h
|
| diff --git a/components/mus/ws/client_connection.h b/components/mus/ws/client_connection.h
|
| index a685fc12fe9df44cfb59cef1f01b9472f968e9c2..8bfee606a7a1ff961a412443073625986d3a167f 100644
|
| --- a/components/mus/ws/client_connection.h
|
| +++ b/components/mus/ws/client_connection.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/mus/public/interfaces/window_tree.mojom.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
|
| +#include "mojo/public/cpp/bindings/binding.h"
|
|
|
| namespace mus {
|
|
|
|
|