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

Unified Diff: shell/url_resolver_unittest.cc

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/url_resolver_unittest.cc
diff --git a/shell/url_resolver_unittest.cc b/shell/url_resolver_unittest.cc
index 689c3edc1a4e849f03b71395efc0c519f3b87261..fb5283515757aa0d9f693fee9ae7d0c0bc620d27 100644
--- a/shell/url_resolver_unittest.cc
+++ b/shell/url_resolver_unittest.cc
@@ -7,7 +7,6 @@
#include "base/logging.h"
#include "testing/gtest/include/gtest/gtest.h"
-namespace mojo {
namespace shell {
namespace test {
namespace {
@@ -142,4 +141,3 @@ TEST_F(URLResolverTest, TestQueryForBaseURL) {
} // namespace
} // namespace test
} // namespace shell
-} // namespace mojo
« shell/application_manager/application_manager_unittest.cc ('K') | « shell/url_resolver.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698