| Index: content/browser/media/capture/desktop_capture_device_unittest.cc
|
| diff --git a/content/browser/renderer_host/media/desktop_capture_device_unittest.cc b/content/browser/media/capture/desktop_capture_device_unittest.cc
|
| similarity index 99%
|
| rename from content/browser/renderer_host/media/desktop_capture_device_unittest.cc
|
| rename to content/browser/media/capture/desktop_capture_device_unittest.cc
|
| index c51172a08d04b4a77d7bed9147e12d100e29c650..9089671bdab9d2482180848b8e5788fbb792b5ff 100644
|
| --- a/content/browser/renderer_host/media/desktop_capture_device_unittest.cc
|
| +++ b/content/browser/media/capture/desktop_capture_device_unittest.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 "content/browser/renderer_host/media/desktop_capture_device.h"
|
| +#include "content/browser/media/capture/desktop_capture_device.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "base/sequenced_task_runner.h"
|
|
|