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

Unified Diff: chrome/browser/media/router/mojo/media_router.typemap

Issue 2771413003: Move c/b/media/router/mojo/*.mojom to chrome/common/media_router/mojo/*.mojom (Closed)
Patch Set: . 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: chrome/browser/media/router/mojo/media_router.typemap
diff --git a/chrome/browser/media/router/mojo/media_router.typemap b/chrome/browser/media/router/mojo/media_router.typemap
index 18b266cb9506c9f5215c4f0e02f81851f4cc53f6..5d49059fc2b9edc9839ac3a25e9125630fccb0d4 100644
--- a/chrome/browser/media/router/mojo/media_router.typemap
+++ b/chrome/browser/media/router/mojo/media_router.typemap
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-mojom = "//chrome/browser/media/router/mojo/media_router.mojom"
+mojom = "//media/mojo/interfaces/media_router.mojom"
mark a. foltz 2017/03/27 22:40:45 This typemap should move here as well.
takumif 2017/03/28 16:52:22 Moving this typemap would require also moving Issu
public_headers = [
"//chrome/browser/media/router/discovery/media_sink_internal.h",
"//chrome/browser/media/router/issue.h",

Powered by Google App Engine
This is Rietveld 408576698