Index: services/ui/gpu/gpu_service_mus.h |
diff --git a/components/mus/gpu/gpu_service_mus.h b/services/ui/gpu/gpu_service_mus.h |
similarity index 97% |
rename from components/mus/gpu/gpu_service_mus.h |
rename to services/ui/gpu/gpu_service_mus.h |
index b6bfd1b69f59036f845de51d5b5968cd72e7c164..b2cfd809f3c1650a5ab21be4a168ede128252aa0 100644 |
--- a/components/mus/gpu/gpu_service_mus.h |
+++ b/services/ui/gpu/gpu_service_mus.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_GPU_GPU_SERVICE_MUS_H_ |
-#define COMPONENTS_MUS_GPU_GPU_SERVICE_MUS_H_ |
+#ifndef SERVICES_UI_GPU_GPU_SERVICE_MUS_H_ |
+#define SERVICES_UI_GPU_GPU_SERVICE_MUS_H_ |
#include "base/callback.h" |
#include "base/synchronization/waitable_event.h" |
@@ -170,4 +170,4 @@ class GpuServiceMus : public gpu::GpuChannelManagerDelegate, |
} // namespace mus |
-#endif // COMPONENTS_MUS_GPU_GPU_SERVICE_MUS_H_ |
+#endif // SERVICES_UI_GPU_GPU_SERVICE_MUS_H_ |