Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1426)

Unified Diff: shell/application_manager/identity.h

Issue 1067173003: Remove mojo:: part of mojo::shell:: nested namespace in //shell. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_

Powered by Google App Engine
This is Rietveld 408576698