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

Unified Diff: services/shell/connect_params.cc

Issue 1882423004: Move shell service to toplevel shell namespace (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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
« no previous file with comments | « services/shell/connect_params.h ('k') | services/shell/connect_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/connect_params.cc
diff --git a/services/shell/connect_params.cc b/services/shell/connect_params.cc
index 6e9d82f3add3bc73dc00fd8546f3cc9c433f05c9..d59ba1fcd44ca8f606356906109789cd3feaddd8 100644
--- a/services/shell/connect_params.cc
+++ b/services/shell/connect_params.cc
@@ -4,11 +4,9 @@
#include "services/shell/connect_params.h"
-namespace mojo {
namespace shell {
ConnectParams::ConnectParams() {}
ConnectParams::~ConnectParams() {}
} // namespace shell
-} // namespace mojo
« no previous file with comments | « services/shell/connect_params.h ('k') | services/shell/connect_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698