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

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

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: chrome/browser/media/router/mojo/media_status_struct_traits.h
diff --git a/chrome/browser/media/router/mojo/media_status_struct_traits.h b/chrome/browser/media/router/mojo/media_status_struct_traits.h
index fbf8a7b4cb3cf511c33f52f14c8aa0187388d80e..502b3d8ad6efce6d1b584c6afdaa35c4088ce14e 100644
--- a/chrome/browser/media/router/mojo/media_status_struct_traits.h
+++ b/chrome/browser/media/router/mojo/media_status_struct_traits.h
@@ -8,7 +8,7 @@
#include <string>
#include "chrome/browser/media/router/media_status.h"
-#include "chrome/browser/media/router/mojo/media_status.mojom.h"
+#include "media/router/mojo/media_status.mojom.h"
#include "mojo/common/common_custom_types_struct_traits.h"
namespace mojo {

Powered by Google App Engine
This is Rietveld 408576698