| Index: ash/test/test_activation_delegate.cc
|
| ===================================================================
|
| --- ash/test/test_activation_delegate.cc (revision 115744)
|
| +++ ash/test/test_activation_delegate.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "ui/aura/client/aura_constants.h"
|
| #include "ui/aura/window.h"
|
|
|
| -namespace aura_shell {
|
| +namespace ash {
|
| namespace test {
|
|
|
| ////////////////////////////////////////////////////////////////////////////////
|
| @@ -50,4 +50,4 @@
|
| }
|
|
|
| } // namespace test
|
| -} // namespace aura_shell
|
| +} // namespace ash
|
|
|