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

Unified Diff: chrome/browser/media/router/mojo/media_router_struct_traits.h

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_struct_traits.h
diff --git a/chrome/browser/media/router/mojo/media_router_struct_traits.h b/chrome/browser/media/router/mojo/media_router_struct_traits.h
index 479586cd44519b2c7c05733ec70982eb19b37fca..12bfc9be57bbf1608aadcf28bff3aad1566d6d23 100644
--- a/chrome/browser/media/router/mojo/media_router_struct_traits.h
+++ b/chrome/browser/media/router/mojo/media_router_struct_traits.h
@@ -9,8 +9,8 @@
#include "chrome/browser/media/router/discovery/media_sink_internal.h"
#include "chrome/browser/media/router/issue.h"
-#include "chrome/browser/media/router/mojo/media_router.mojom.h"
#include "chrome/browser/media/router/route_request_result.h"
+#include "media/mojo/interfaces/media_router.mojom.h"
mark a. foltz 2017/03/27 22:40:45 The struct_traits for these interfaces is an impli
takumif 2017/03/28 16:52:22 All the typemaps for media/ interfaces are in medi
#include "mojo/common/common_custom_types_struct_traits.h"
namespace mojo {

Powered by Google App Engine
This is Rietveld 408576698