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

Unified Diff: mojo/services/view_manager/context_factory_impl.h

Issue 418983002: Nukes view_manager namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: resolve merge Created 6 years, 5 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: mojo/services/view_manager/context_factory_impl.h
diff --git a/mojo/services/view_manager/context_factory_impl.h b/mojo/services/view_manager/context_factory_impl.h
index 55950a046f764412c184728a2c71c7e2e214a1f6..0ef0fe3c2690376e7f23f2e5ca720eefd8d27c92 100644
--- a/mojo/services/view_manager/context_factory_impl.h
+++ b/mojo/services/view_manager/context_factory_impl.h
@@ -15,7 +15,6 @@ class ContextProviderInProcess;
}
namespace mojo {
-namespace view_manager {
namespace service {
// The default factory that creates in-process contexts.
@@ -53,7 +52,6 @@ class ContextFactoryImpl : public ui::ContextFactory {
};
} // namespace service
-} // namespace view_manager
} // namespace mojo
#endif // MOJO_SERVICES_VIEW_MANAGER_CONTEXT_FACTORY_IMPL_H_

Powered by Google App Engine
This is Rietveld 408576698