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

Unified Diff: chrome/common/media_router/discovery/media_sink_internal.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/discovery/media_sink_internal.cc
diff --git a/chrome/browser/media/router/discovery/media_sink_internal.cc b/chrome/common/media_router/discovery/media_sink_internal.cc
similarity index 98%
rename from chrome/browser/media/router/discovery/media_sink_internal.cc
rename to chrome/common/media_router/discovery/media_sink_internal.cc
index fe381f267f09683951e6190f6482059befb260d0..3b9a77fc89f9b591da57e84819214e5285355998 100644
--- a/chrome/browser/media/router/discovery/media_sink_internal.cc
+++ b/chrome/common/media_router/discovery/media_sink_internal.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/discovery/media_sink_internal.h"
+#include "chrome/common/media_router/discovery/media_sink_internal.h"
#include "base/logging.h"
#include "base/strings/string_util.h"

Powered by Google App Engine
This is Rietveld 408576698