| Index: content/browser/media/capture/desktop_capture_device_aura_unittest.cc
|
| diff --git a/content/browser/renderer_host/media/desktop_capture_device_aura_unittest.cc b/content/browser/media/capture/desktop_capture_device_aura_unittest.cc
|
| similarity index 98%
|
| rename from content/browser/renderer_host/media/desktop_capture_device_aura_unittest.cc
|
| rename to content/browser/media/capture/desktop_capture_device_aura_unittest.cc
|
| index e6abac3d8f87f2507d13f641c91d9098a0a3c2c7..909ff02f087696c27a32f2a38385e3bd0a6d19b8 100644
|
| --- a/content/browser/renderer_host/media/desktop_capture_device_aura_unittest.cc
|
| +++ b/content/browser/media/capture/desktop_capture_device_aura_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_aura.h"
|
| +#include "content/browser/media/capture/desktop_capture_device_aura.h"
|
|
|
| #include "base/synchronization/waitable_event.h"
|
| #include "content/browser/browser_thread_impl.h"
|
|
|