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

Unified Diff: media/device_monitors/device_monitor_mac.mm

Issue 2224643002: Move device monitors out of //media/capture into //media/device_monitors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « media/device_monitors/device_monitor_mac.h ('k') | media/device_monitors/device_monitor_udev.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/device_monitors/device_monitor_mac.mm
diff --git a/media/capture/device_monitor_mac.mm b/media/device_monitors/device_monitor_mac.mm
similarity index 99%
rename from media/capture/device_monitor_mac.mm
rename to media/device_monitors/device_monitor_mac.mm
index 2ff63e0adcca95bf05e0c00ee319ffe45605c8d5..7f27bc7cfae034e7453c9285553d595b2b99367a 100644
--- a/media/capture/device_monitor_mac.mm
+++ b/media/device_monitors/device_monitor_mac.mm
@@ -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 "media/capture/device_monitor_mac.h"
+#include "media/device_monitors/device_monitor_mac.h"
#include <set>
« no previous file with comments | « media/device_monitors/device_monitor_mac.h ('k') | media/device_monitors/device_monitor_udev.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698