| Index: components/mus/ws/window_tree_apptest.cc
|
| diff --git a/components/mus/ws/window_tree_apptest.cc b/components/mus/ws/window_tree_apptest.cc
|
| index 358f70a10a74965d60b51739e17dc9def5ec2ec8..997ebc84c11931bb6b6e842679417a54dc2c924b 100644
|
| --- a/components/mus/ws/window_tree_apptest.cc
|
| +++ b/components/mus/ws/window_tree_apptest.cc
|
| @@ -616,7 +616,7 @@ class WindowTreeAppTest : public mojo::test::ApplicationTestBase,
|
| int connection_id_2_;
|
| Id root_window_id_;
|
|
|
| - MOJO_DISALLOW_COPY_AND_ASSIGN(WindowTreeAppTest);
|
| + DISALLOW_COPY_AND_ASSIGN(WindowTreeAppTest);
|
| };
|
|
|
| // Verifies two clients/connections get different ids.
|
|
|