| Index: shell/shell_test_helper.h
|
| diff --git a/shell/shell_test_helper.h b/shell/shell_test_helper.h
|
| index 325ddacd413590b33284e909cab56c481206f11d..a588240a3da1f5885303eb090417e0f2c8faa7b8 100644
|
| --- a/shell/shell_test_helper.h
|
| +++ b/shell/shell_test_helper.h
|
| @@ -13,7 +13,6 @@
|
|
|
| class GURL;
|
|
|
| -namespace mojo {
|
| namespace shell {
|
|
|
| // ShellTestHelper is useful for tests to establish a connection to the
|
| @@ -47,6 +46,5 @@ class ShellTestHelper {
|
| };
|
|
|
| } // namespace shell
|
| -} // namespace mojo
|
|
|
| #endif // SHELL_SHELL_TEST_HELPER_H_
|
|
|