| Index: mojo/services/view_manager/root_view_manager.h
|
| diff --git a/mojo/services/view_manager/root_view_manager.h b/mojo/services/view_manager/root_view_manager.h
|
| index 5215de911114156fb82f4694b29c22a9d4fc14b8..8656d47b0d3ab96ab46d2979c596b33058b20cf0 100644
|
| --- a/mojo/services/view_manager/root_view_manager.h
|
| +++ b/mojo/services/view_manager/root_view_manager.h
|
| @@ -29,7 +29,6 @@ namespace mojo {
|
|
|
| class ApplicationConnection;
|
|
|
| -namespace view_manager {
|
| namespace service {
|
|
|
| class RootNodeManager;
|
| @@ -68,7 +67,6 @@ class MOJO_VIEW_MANAGER_EXPORT RootViewManager {
|
| };
|
|
|
| } // namespace service
|
| -} // namespace view_manager
|
| } // namespace mojo
|
|
|
| #endif // MOJO_SERVICES_VIEW_MANAGER_ROOT_VIEW_MANAGER_H_
|
|
|