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

Unified Diff: chrome/browser/ui/webui/media_router/cast_modes_with_media_sources.h

Issue 2771413003: Move c/b/media/router/mojo/*.mojom to chrome/common/media_router/mojo/*.mojom (Closed)
Patch Set: Address Sylvain's comments 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/ui/webui/media_router/cast_modes_with_media_sources.h
diff --git a/chrome/browser/ui/webui/media_router/cast_modes_with_media_sources.h b/chrome/browser/ui/webui/media_router/cast_modes_with_media_sources.h
index 72fad40fee85312a9d4ae7f8e4b3e3daf4d15e45..e23e3b0399efc53911f19533647b8719253d0a52 100644
--- a/chrome/browser/ui/webui/media_router/cast_modes_with_media_sources.h
+++ b/chrome/browser/ui/webui/media_router/cast_modes_with_media_sources.h
@@ -8,8 +8,8 @@
#include <map>
#include <unordered_set>
-#include "chrome/browser/media/router/media_source.h"
#include "chrome/browser/ui/webui/media_router/media_cast_mode.h"
+#include "components/media_router/media_source.h"
namespace media_router {

Powered by Google App Engine
This is Rietveld 408576698