| Index: components/mus/public/cpp/tests/window_server_test_suite.h
|
| diff --git a/components/mus/public/cpp/tests/window_server_test_suite.h b/components/mus/public/cpp/tests/window_server_test_suite.h
|
| index cbc2eb778c04edc84666d66a1e4d14d1d0efb588..33063b2c269240b03fb7b455af090002cc664948 100644
|
| --- a/components/mus/public/cpp/tests/window_server_test_suite.h
|
| +++ b/components/mus/public/cpp/tests/window_server_test_suite.h
|
| @@ -6,7 +6,7 @@
|
| #define COMPONENTS_MUS_PUBLIC_CPP_TESTS_WINDOW_SERVER_TEST_SUITE_H_
|
|
|
| #include "base/test/test_suite.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/system/macros.h"
|
| +#include "mojo/public/cpp/system/macros.h"
|
|
|
| namespace mus {
|
|
|
|
|