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

Unified Diff: chrome/common/media_router/mojo/media_router_struct_traits.cc

Issue 2771413003: Move c/b/media/router/mojo/*.mojom to chrome/common/media_router/mojo/*.mojom (Closed)
Patch Set: Rebase Created 3 years, 8 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/common/media_router/mojo/media_router_struct_traits.cc
diff --git a/chrome/browser/media/router/mojo/media_router_struct_traits.cc b/chrome/common/media_router/mojo/media_router_struct_traits.cc
similarity index 97%
rename from chrome/browser/media/router/mojo/media_router_struct_traits.cc
rename to chrome/common/media_router/mojo/media_router_struct_traits.cc
index 61153629b6c64a64c2d06774958fc769219a1dc6..aa44fc6d4e495f2a790136deb1b4ac6c502cfb25 100644
--- a/chrome/browser/media/router/mojo/media_router_struct_traits.cc
+++ b/chrome/common/media_router/mojo/media_router_struct_traits.cc
@@ -2,9 +2,9 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/media/router/mojo/media_router_struct_traits.h"
+#include "chrome/common/media_router/mojo/media_router_struct_traits.h"
-#include "chrome/browser/media/router/media_source.h"
+#include "chrome/common/media_router/media_source.h"
#include "net/interfaces/ip_address_struct_traits.h"
#include "url/mojo/url_gurl_struct_traits.h"

Powered by Google App Engine
This is Rietveld 408576698