Index: content/common/child_memory_coordinator.mojom |
diff --git a/components/memory_coordinator/public/interfaces/child_memory_coordinator.mojom b/content/common/child_memory_coordinator.mojom |
similarity index 95% |
rename from components/memory_coordinator/public/interfaces/child_memory_coordinator.mojom |
rename to content/common/child_memory_coordinator.mojom |
index e7d74b36bbe1b1681407b8949e1e1fb2c42df890..0a20b7fbd3fce8589a4d74b99cfa8c83f3bf40ba 100644 |
--- a/components/memory_coordinator/public/interfaces/child_memory_coordinator.mojom |
+++ b/content/common/child_memory_coordinator.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 memory_coordinator.mojom; |
+module content.mojom; |
// See base/memory/memory_coordinator_client.h for the definitions of these |
// states. |