| Index: components/mus/public/cpp/tests/window_server_test_base.h
|
| diff --git a/components/mus/public/cpp/tests/window_server_test_base.h b/components/mus/public/cpp/tests/window_server_test_base.h
|
| index e1c3c744ffd30f33e57a8678f0223a09ef56a695..149fe26e2d771a46ec31489712eb5d86b8ff78b5 100644
|
| --- a/components/mus/public/cpp/tests/window_server_test_base.h
|
| +++ b/components/mus/public/cpp/tests/window_server_test_base.h
|
| @@ -105,7 +105,7 @@ class WindowServerTestBase
|
|
|
| bool window_tree_connection_destroyed_;
|
|
|
| - MOJO_DISALLOW_COPY_AND_ASSIGN(WindowServerTestBase);
|
| + DISALLOW_COPY_AND_ASSIGN(WindowServerTestBase);
|
| };
|
|
|
| } // namespace mus
|
|
|