| Index: device/capture/content/thread_safe_capture_oracle.cc
|
| diff --git a/media/capture/content/thread_safe_capture_oracle.cc b/device/capture/content/thread_safe_capture_oracle.cc
|
| similarity index 99%
|
| rename from media/capture/content/thread_safe_capture_oracle.cc
|
| rename to device/capture/content/thread_safe_capture_oracle.cc
|
| index 6cd40480456f2b078b52bc6219b9b5a930b00dd7..d233d96d1b96f93fffb28fc3b8626b61083b7075 100644
|
| --- a/media/capture/content/thread_safe_capture_oracle.cc
|
| +++ b/device/capture/content/thread_safe_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/thread_safe_capture_oracle.h"
|
| +#include "device/capture/content/thread_safe_capture_oracle.h"
|
|
|
| #include <stdint.h>
|
|
|
|
|