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

Unified Diff: device/capture/device_monitor_mac.mm

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

Powered by Google App Engine
This is Rietveld 408576698