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/runner/host/in_process_native_runner_unittest.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/runner/host/in_process_native_runner.cc ('k') | services/shell/runner/host/linux_sandbox.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/runner/host/in_process_native_runner_unittest.cc
diff --git a/services/shell/runner/host/in_process_native_runner_unittest.cc b/services/shell/runner/host/in_process_native_runner_unittest.cc
index 2191d9b8a1ae2e606d12ddc0bca2ba8f272fb85e..8f6796794970dd458e5239351b99ab89745bdff5 100644
--- a/services/shell/runner/host/in_process_native_runner_unittest.cc
+++ b/services/shell/runner/host/in_process_native_runner_unittest.cc
@@ -6,7 +6,6 @@
#include "testing/gtest/include/gtest/gtest.h"
-namespace mojo {
namespace shell {
TEST(InProcessNativeRunnerTest, NotStarted) {
@@ -15,4 +14,3 @@ TEST(InProcessNativeRunnerTest, NotStarted) {
}
} // namespace shell
-} // namespace mojo
« no previous file with comments | « services/shell/runner/host/in_process_native_runner.cc ('k') | services/shell/runner/host/linux_sandbox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698