| Index: device/capture/content/video_capture_oracle.cc
|
| diff --git a/media/capture/content/video_capture_oracle.cc b/device/capture/content/video_capture_oracle.cc
|
| similarity index 99%
|
| rename from media/capture/content/video_capture_oracle.cc
|
| rename to device/capture/content/video_capture_oracle.cc
|
| index e8dd752e9f453062f56c411acc9fc377176098e6..03e5eaef2f73faf53976ac6da4be3a646dd1244f 100644
|
| --- a/media/capture/content/video_capture_oracle.cc
|
| +++ b/device/capture/content/video_capture_oracle.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/video_capture_oracle.h"
|
| +#include "device/capture/content/video_capture_oracle.h"
|
|
|
| #include <algorithm>
|
|
|
|
|