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

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

Issue 1826403002: [Media Router] Moves mojo-specific code into mojo/ folder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert change to media_router.mojom to fix compile Created 4 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_route_provider_util_win.cc
diff --git a/chrome/browser/media/router/media_route_provider_util_win.cc b/chrome/browser/media/router/mojo/media_route_provider_util_win.cc
similarity index 95%
rename from chrome/browser/media/router/media_route_provider_util_win.cc
rename to chrome/browser/media/router/mojo/media_route_provider_util_win.cc
index 1497be02d63fbaead907d666e84c9e12f7b0156e..8560ff74eea912efd5baf29e60552568f88e4fc2 100644
--- a/chrome/browser/media/router/media_route_provider_util_win.cc
+++ b/chrome/browser/media/router/mojo/media_route_provider_util_win.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/media_route_provider_util_win.h"
+#include "chrome/browser/media/router/mojo/media_route_provider_util_win.h"
#include "base/files/file_path.h"
#include "base/location.h"

Powered by Google App Engine
This is Rietveld 408576698