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

Unified Diff: components/mus/access_policy.h

Issue 1344573002: Mandoline: Rename components/view_manager to components/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: components/mus/access_policy.h
diff --git a/components/view_manager/access_policy.h b/components/mus/access_policy.h
similarity index 95%
rename from components/view_manager/access_policy.h
rename to components/mus/access_policy.h
index 196e7f6ca8c13a6663d45a1199483d7d8a28b67b..103dce2bc0a5d0d0aa2a0b0dd85d3b44b9eecba9 100644
--- a/components/view_manager/access_policy.h
+++ b/components/mus/access_policy.h
@@ -5,8 +5,8 @@
#ifndef COMPONENTS_VIEW_MANAGER_ACCESS_POLICY_H_
#define COMPONENTS_VIEW_MANAGER_ACCESS_POLICY_H_
-#include "components/view_manager/ids.h"
-#include "components/view_manager/public/interfaces/view_manager_constants.mojom.h"
+#include "components/mus/ids.h"
+#include "components/mus/public/interfaces/view_manager_constants.mojom.h"
namespace view_manager {

Powered by Google App Engine
This is Rietveld 408576698