| Index: device/capture/video/fake_video_capture_device.cc
|
| diff --git a/media/capture/video/fake_video_capture_device.cc b/device/capture/video/fake_video_capture_device.cc
|
| similarity index 99%
|
| rename from media/capture/video/fake_video_capture_device.cc
|
| rename to device/capture/video/fake_video_capture_device.cc
|
| index d66fbb45884b713911e7436cb7a1e20ed10b6859..5e9361d465f35a129536952bf18344f1d6438d66 100644
|
| --- a/media/capture/video/fake_video_capture_device.cc
|
| +++ b/device/capture/video/fake_video_capture_device.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 "media/capture/video/fake_video_capture_device.h"
|
| +#include "device/capture/video/fake_video_capture_device.h"
|
|
|
| #include <stddef.h>
|
| #include <algorithm>
|
|
|