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

Unified Diff: media/router/mojo/media_controller.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
« no previous file with comments | « media/router/mojo/OWNERS ('k') | media/router/mojo/media_router.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/router/mojo/media_controller.mojom
diff --git a/chrome/browser/media/router/mojo/media_controller.mojom b/media/router/mojo/media_controller.mojom
similarity index 95%
rename from chrome/browser/media/router/mojo/media_controller.mojom
rename to media/router/mojo/media_controller.mojom
index 497cd4161a9c3910adda48ba6b6d672938fd58cc..e3911db18e73e18f1c8927c2ea960bf9095a733a 100644
--- a/chrome/browser/media/router/mojo/media_controller.mojom
+++ b/media/router/mojo/media_controller.mojom
@@ -4,7 +4,7 @@
module media_router.mojom;
-import "chrome/browser/media/router/mojo/media_status.mojom";
+import "media/router/mojo/media_status.mojom";
import "mojo/common/time.mojom";
// Interface for a controller to change the current state of a media content.
« no previous file with comments | « media/router/mojo/OWNERS ('k') | media/router/mojo/media_router.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698