| Index: device/capture/content/screen_capture_device_core.cc
|
| diff --git a/media/capture/content/screen_capture_device_core.cc b/device/capture/content/screen_capture_device_core.cc
|
| similarity index 98%
|
| rename from media/capture/content/screen_capture_device_core.cc
|
| rename to device/capture/content/screen_capture_device_core.cc
|
| index 0f06dfa51c5d59f4d73c3539873558ceaeb81452..05c4f78ce900492604263a68bc3fce0a63780eca 100644
|
| --- a/media/capture/content/screen_capture_device_core.cc
|
| +++ b/device/capture/content/screen_capture_device_core.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/content/screen_capture_device_core.h"
|
| +#include "device/capture/content/screen_capture_device_core.h"
|
|
|
| #include <memory>
|
| #include <utility>
|
|
|