| 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_
|
|
|