| Index: device/capture/video/fake_video_capture_device_factory.cc
|
| diff --git a/media/capture/video/fake_video_capture_device_factory.cc b/device/capture/video/fake_video_capture_device_factory.cc
|
| similarity index 98%
|
| rename from media/capture/video/fake_video_capture_device_factory.cc
|
| rename to device/capture/video/fake_video_capture_device_factory.cc
|
| index 32f62fc866f6531566a5de5ec7f8b984705bc011..09622ab5b60de2864a7d0b8664ac51ddad6c2943 100644
|
| --- a/media/capture/video/fake_video_capture_device_factory.cc
|
| +++ b/device/capture/video/fake_video_capture_device_factory.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_factory.h"
|
| +#include "device/capture/video/fake_video_capture_device_factory.h"
|
|
|
| #include "base/command_line.h"
|
| #include "base/strings/string_number_conversions.h"
|
|
|