Index: components/mus/common/gpu_type_converters.cc |
diff --git a/components/mus/gpu/gpu_type_converters.cc b/components/mus/common/gpu_type_converters.cc |
similarity index 98% |
rename from components/mus/gpu/gpu_type_converters.cc |
rename to components/mus/common/gpu_type_converters.cc |
index 80bf4d9f4db7505d24ecee8b29bbedeb106079d7..9fdc622b10a418ff551e166ddef48095e77ed427 100644 |
--- a/components/mus/gpu/gpu_type_converters.cc |
+++ b/components/mus/common/gpu_type_converters.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "components/mus/gpu/gpu_type_converters.h" |
+#include "components/mus/common/gpu_type_converters.h" |
#include "build/build_config.h" |
#include "ipc/ipc_channel_handle.h" |