| 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>
|
|
|
|
|