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 94% |
rename from components/memory_coordinator/public/interfaces/child_memory_coordinator.mojom |
rename to content/common/child_memory_coordinator.mojom |
index f54a3da2a2ed326ac53c29785c6e9d2ac9509bbc..820b8a9a6720ca3a886529f46d2a17f65d2cc634 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; |
enum MemoryState { |
UNKNOWN = -1, |