Index: cc/ipc/surface_id.mojom |
diff --git a/components/mus/public/interfaces/surface_id.mojom b/cc/ipc/surface_id.mojom |
similarity index 98% |
rename from components/mus/public/interfaces/surface_id.mojom |
rename to cc/ipc/surface_id.mojom |
index 6142365c0bfad4512e25f7b65bf900cad604984d..f4f7427274192535556dcae04a93fa0905aecc2d 100644 |
--- a/components/mus/public/interfaces/surface_id.mojom |
+++ b/cc/ipc/surface_id.mojom |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-module mus.mojom; |
+module cc.mojom; |
// A surface ID is composed of three parts: a namespace, a local ID, and a |
// nonce. The local part and nonce are allocated by the client using any scheme |