| Index: ash/mus/test/wm_test_helper.h
|
| diff --git a/ash/mus/test/wm_test_helper.h b/ash/mus/test/wm_test_helper.h
|
| index 5900711eca4dec3611677a8bfd8b215940efa432..8ba7e045289edeaf7d88b84d9a9518db175ddcb8 100644
|
| --- a/ash/mus/test/wm_test_helper.h
|
| +++ b/ash/mus/test/wm_test_helper.h
|
| @@ -29,10 +29,11 @@ class ViewsDelegate;
|
| }
|
|
|
| namespace ash {
|
| -namespace mus {
|
|
|
| class RootWindowController;
|
|
|
| +namespace mus {
|
| +
|
| // WMTestHelper is responsible for configuring a WindowTreeClient that
|
| // does not talk to mus.
|
| class WmTestHelper {
|
|
|