| Index: ash/test/test_shell_delegate.h
|
| ===================================================================
|
| --- ash/test/test_shell_delegate.h (revision 115744)
|
| +++ ash/test/test_shell_delegate.h (working copy)
|
| @@ -9,7 +9,7 @@
|
| #include "ash/shell_delegate.h"
|
| #include "base/compiler_specific.h"
|
|
|
| -namespace aura_shell {
|
| +namespace ash {
|
| namespace test {
|
|
|
| class TestShellDelegate : public ShellDelegate {
|
| @@ -30,6 +30,6 @@
|
| };
|
|
|
| } // namespace test
|
| -} // namespace aura_shell
|
| +} // namespace ash
|
|
|
| #endif // ASH_TEST_TEST_SHELL_DELEGATE_H_
|
|
|