| Index: content/browser/media/capture/video_capture_oracle_unittest.cc
|
| diff --git a/content/browser/renderer_host/media/video_capture_oracle_unittest.cc b/content/browser/media/capture/video_capture_oracle_unittest.cc
|
| similarity index 99%
|
| rename from content/browser/renderer_host/media/video_capture_oracle_unittest.cc
|
| rename to content/browser/media/capture/video_capture_oracle_unittest.cc
|
| index 22e2ddae436025f44e2ab725e56cf1fbd491de99..dff8e97de7fec39c7f3e0f56f2c33c7f50ab5e1b 100644
|
| --- a/content/browser/renderer_host/media/video_capture_oracle_unittest.cc
|
| +++ b/content/browser/media/capture/video_capture_oracle_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/video_capture_oracle.h"
|
| +#include "content/browser/media/capture/video_capture_oracle.h"
|
|
|
| #include "base/strings/stringprintf.h"
|
| #include "base/time/time.h"
|
|
|