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

Unified Diff: components/mus/access_policy_delegate.h

Issue 1340983002: Mandoline UI Process: Update namespaces and file names (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 3 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
« no previous file with comments | « components/mus/access_policy.h ('k') | components/mus/android_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/access_policy_delegate.h
diff --git a/components/mus/access_policy_delegate.h b/components/mus/access_policy_delegate.h
index af4a50db072ea664e04b046c153067fa9a4ed614..146a5b612b04fe3864ab08944c97e20cd9f3dc24 100644
--- a/components/mus/access_policy_delegate.h
+++ b/components/mus/access_policy_delegate.h
@@ -10,7 +10,7 @@
#include "base/containers/hash_tables.h"
#include "components/mus/ids.h"
-namespace view_manager {
+namespace mus {
class ServerView;
@@ -35,6 +35,6 @@ class AccessPolicyDelegate {
virtual ~AccessPolicyDelegate() {}
};
-} // namespace view_manager
+} // namespace mus
#endif // COMPONENTS_MUS_ACCESS_POLICY_DELEGATE_H_
« no previous file with comments | « components/mus/access_policy.h ('k') | components/mus/android_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698