Index: services/ui/surfaces/surfaces_context_provider_delegate.h |
diff --git a/components/mus/surfaces/surfaces_context_provider_delegate.h b/services/ui/surfaces/surfaces_context_provider_delegate.h |
similarity index 72% |
rename from components/mus/surfaces/surfaces_context_provider_delegate.h |
rename to services/ui/surfaces/surfaces_context_provider_delegate.h |
index 170190a923fa516d4f76e9c96bdfede94564189a..ed5da1acb4707e136928765a559ff8b5ac9be7ef 100644 |
--- a/components/mus/surfaces/surfaces_context_provider_delegate.h |
+++ b/services/ui/surfaces/surfaces_context_provider_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_SURFACES_SURFACES_CONTEXT_PROVIDER_DELEGATE_H_ |
-#define COMPONENTS_MUS_SURFACES_SURFACES_CONTEXT_PROVIDER_DELEGATE_H_ |
+#ifndef SERVICES_UI_SURFACES_SURFACES_CONTEXT_PROVIDER_DELEGATE_H_ |
+#define SERVICES_UI_SURFACES_SURFACES_CONTEXT_PROVIDER_DELEGATE_H_ |
#include <stdint.h> |
@@ -25,4 +25,4 @@ class SurfacesContextProviderDelegate { |
} // namespace mus |
-#endif // COMPONENTS_MUS_SURFACES_SURFACES_CONTEXT_PROVIDER_DELEGATE_H_ |
+#endif // SERVICES_UI_SURFACES_SURFACES_CONTEXT_PROVIDER_DELEGATE_H_ |