Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(675)

Unified Diff: services/shell/tests/connect/connect_test.mojom

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
Patch Set: . Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/shell/tests/connect/BUILD.gn ('k') | services/shell/tests/connect/connect_test_app.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/tests/connect/connect_test.mojom
diff --git a/mojo/shell/tests/connect/connect_test.mojom b/services/shell/tests/connect/connect_test.mojom
similarity index 97%
rename from mojo/shell/tests/connect/connect_test.mojom
rename to services/shell/tests/connect/connect_test.mojom
index 55d76702b6e96af461211a49486539c82efaad08..c87f39acff1db4fa927bf8ed97df4ba7b097a732 100644
--- a/mojo/shell/tests/connect/connect_test.mojom
+++ b/services/shell/tests/connect/connect_test.mojom
@@ -4,7 +4,7 @@
module mojo.shell.test.mojom;
-import "mojo/shell/public/interfaces/connector.mojom";
+import "services/shell/public/interfaces/connector.mojom";
interface ConnectTestService {
GetTitle() => (string title);
« no previous file with comments | « services/shell/tests/connect/BUILD.gn ('k') | services/shell/tests/connect/connect_test_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698