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

Unified Diff: chrome/common/media_router/mojo/media_status_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_status_struct_traits.cc
diff --git a/chrome/browser/media/router/mojo/media_status_struct_traits.cc b/chrome/common/media_router/mojo/media_status_struct_traits.cc
similarity index 93%
rename from chrome/browser/media/router/mojo/media_status_struct_traits.cc
rename to chrome/common/media_router/mojo/media_status_struct_traits.cc
index 02f5da801b14fd71beef1fcd9988c102e1be5bee..2d043aa7123b64515751f72e7510a47c3128897d 100644
--- a/chrome/browser/media/router/mojo/media_status_struct_traits.cc
+++ b/chrome/common/media_router/mojo/media_status_struct_traits.cc
@@ -2,7 +2,7 @@
// 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_status_struct_traits.h"
+#include "chrome/common/media_router/mojo/media_status_struct_traits.h"
#include "base/strings/string_util.h"

Powered by Google App Engine
This is Rietveld 408576698