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

Unified Diff: mojo/services/public/cpp/view_manager/node_observer.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/node_observer.h
diff --git a/mojo/services/public/cpp/view_manager/node_observer.h b/mojo/services/public/cpp/view_manager/node_observer.h
index f32325e3e4d4375434b119e685c959f592c3e8ea..d32894cbbe983923e69bcce0977bddcaa0dc676d 100644
--- a/mojo/services/public/cpp/view_manager/node_observer.h
+++ b/mojo/services/public/cpp/view_manager/node_observer.h
@@ -16,7 +16,6 @@ class Rect;
}
namespace mojo {
-namespace view_manager {
class Node;
class View;
@@ -74,7 +73,6 @@ class NodeObserver {
virtual ~NodeObserver() {}
};
-} // namespace view_manager
} // namespace mojo
#endif // MOJO_SERVICES_PUBLIC_CPP_VIEW_MANAGER_NODE_OBSERVER_H_
« no previous file with comments | « mojo/services/public/cpp/view_manager/node.h ('k') | mojo/services/public/cpp/view_manager/tests/node_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698