| Index: shell/application_manager/identity.h
|
| diff --git a/shell/application_manager/identity.h b/shell/application_manager/identity.h
|
| index 3d7e1d67626a9d47722ac48467bcc6102043d1e7..b6745a5ee2e000ef457ae90d3157fa68a1a19f4b 100644
|
| --- a/shell/application_manager/identity.h
|
| +++ b/shell/application_manager/identity.h
|
| @@ -7,7 +7,6 @@
|
|
|
| #include "url/gurl.h"
|
|
|
| -namespace mojo {
|
| namespace shell {
|
|
|
| /**
|
| @@ -26,6 +25,5 @@ struct Identity {
|
| };
|
|
|
| } // namespace shell
|
| -} // namespace mojo
|
|
|
| #endif // SHELL_APPLICATION_MANAGER_IDENTITY_H_
|
|
|