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

Unified Diff: media/router/mojo/media_router_traits_test_service.mojom

Issue 2771413003: Move c/b/media/router/mojo/*.mojom to chrome/common/media_router/mojo/*.mojom (Closed)
Patch Set: Move to media/router/ Created 3 years, 9 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
Index: media/router/mojo/media_router_traits_test_service.mojom
diff --git a/chrome/browser/media/router/mojo/media_router_traits_test_service.mojom b/media/router/mojo/media_router_traits_test_service.mojom
similarity index 86%
rename from chrome/browser/media/router/mojo/media_router_traits_test_service.mojom
rename to media/router/mojo/media_router_traits_test_service.mojom
index 9229fd8a6a3259014817612e27fe3b6001b8f9f4..2d18f49044ef9cff1580d8786db1bb7f5ef26277 100644
--- a/chrome/browser/media/router/mojo/media_router_traits_test_service.mojom
+++ b/media/router/mojo/media_router_traits_test_service.mojom
@@ -4,7 +4,7 @@
module media_router.mojom;
-import "chrome/browser/media/router/mojo/media_router.mojom";
+import "media/router/mojo/media_router.mojom";
// All functions on this interface echo their arguments to test StructTraits
// serialization and deserialization.

Powered by Google App Engine
This is Rietveld 408576698