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

Unified Diff: chrome/browser/media/router/mojo/media_router_struct_traits_unittest.cc

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_router_struct_traits_unittest.cc
diff --git a/chrome/browser/media/router/mojo/media_router_struct_traits_unittest.cc b/chrome/browser/media/router/mojo/media_router_struct_traits_unittest.cc
index 753c43157d63e6b3135153d228170b21b9839b5b..6b95d90db2de733f4e4ad555775c0ce7e2ecbb77 100644
--- a/chrome/browser/media/router/mojo/media_router_struct_traits_unittest.cc
+++ b/chrome/browser/media/router/mojo/media_router_struct_traits_unittest.cc
@@ -6,8 +6,8 @@
#include "base/message_loop/message_loop.h"
#include "chrome/browser/media/router/discovery/media_sink_internal.h"
-#include "chrome/browser/media/router/mojo/media_router.mojom.h"
-#include "chrome/browser/media/router/mojo/media_router_traits_test_service.mojom.h"
+#include "media/router/mojo/media_router.mojom.h"
+#include "media/router/mojo/media_router_traits_test_service.mojom.h"
#include "mojo/public/cpp/bindings/binding_set.h"
#include "testing/gtest/include/gtest/gtest.h"

Powered by Google App Engine
This is Rietveld 408576698