Index: components/mus/vm/connection_manager_delegate.h |
diff --git a/components/mus/connection_manager_delegate.h b/components/mus/vm/connection_manager_delegate.h |
similarity index 88% |
rename from components/mus/connection_manager_delegate.h |
rename to components/mus/vm/connection_manager_delegate.h |
index 8d7a0259703f4859a4a1655145c2109618662e60..a96071b07d7a6e28b61b6afed7ff41e96423d24d 100644 |
--- a/components/mus/connection_manager_delegate.h |
+++ b/components/mus/vm/connection_manager_delegate.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef COMPONENTS_MUS_CONNECTION_MANAGER_DELEGATE_H_ |
-#define COMPONENTS_MUS_CONNECTION_MANAGER_DELEGATE_H_ |
+#ifndef COMPONENTS_MUS_VM_CONNECTION_MANAGER_DELEGATE_H_ |
+#define COMPONENTS_MUS_VM_CONNECTION_MANAGER_DELEGATE_H_ |
#include <string> |
@@ -45,4 +45,4 @@ class ConnectionManagerDelegate { |
} // namespace mus |
-#endif // COMPONENTS_MUS_CONNECTION_MANAGER_DELEGATE_H_ |
+#endif // COMPONENTS_MUS_VM_CONNECTION_MANAGER_DELEGATE_H_ |