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

Unified Diff: mojo/services/public/cpp/view_manager/types.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/public/cpp/view_manager/types.h
diff --git a/mojo/services/public/cpp/view_manager/types.h b/mojo/services/public/cpp/view_manager/types.h
index c1f33f30b8d9547ec64184294324f073f0222168..9cdcc148508dc44e01f459f22ae8aaeb7ac4be70 100644
--- a/mojo/services/public/cpp/view_manager/types.h
+++ b/mojo/services/public/cpp/view_manager/types.h
@@ -11,7 +11,6 @@
// file, see it for specifics.
namespace mojo {
-namespace view_manager {
// Used to identify nodes, views and change ids.
typedef uint32_t Id;
@@ -21,7 +20,6 @@ typedef uint32_t Id;
// the connection and the ConnectionSpecificId of the node.
typedef uint16_t ConnectionSpecificId;
-} // namespace view_manager
} // namespace mojo
#endif // MOJO_SERVICES_PUBLIC_CPP_VIEW_MANAGER_TYPES_H_
« no previous file with comments | « mojo/services/public/cpp/view_manager/tests/view_manager_unittest.cc ('k') | mojo/services/public/cpp/view_manager/util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698