Index: mojo/shell/tests/shell/shell_unittest.mojom |
diff --git a/mojo/shell/tests/application_manager/application_manager_unittest.mojom b/mojo/shell/tests/shell/shell_unittest.mojom |
similarity index 86% |
rename from mojo/shell/tests/application_manager/application_manager_unittest.mojom |
rename to mojo/shell/tests/shell/shell_unittest.mojom |
index c57eb403853b411dbb3ec210775bd2ae740ec07f..17664c334806c5fc33297915ba92e30887f32b72 100644 |
--- a/mojo/shell/tests/application_manager/application_manager_unittest.mojom |
+++ b/mojo/shell/tests/shell/shell_unittest.mojom |
@@ -4,7 +4,7 @@ |
module mojo.shell.test.mojom; |
-interface CreateInstanceForHandleTest { |
+interface CreateInstanceForFactoryTest { |
SetTargetID(uint32 target_id); |
}; |