| Index: device/capture/video/android/photo_capabilities.h
|
| diff --git a/media/capture/video/android/photo_capabilities.h b/device/capture/video/android/photo_capabilities.h
|
| similarity index 78%
|
| rename from media/capture/video/android/photo_capabilities.h
|
| rename to device/capture/video/android/photo_capabilities.h
|
| index 815395b0e2e8cc73d9d2de17381de27bd22387e1..05a074223fd69ae184f335d690722ef5db5aaaa7 100644
|
| --- a/media/capture/video/android/photo_capabilities.h
|
| +++ b/device/capture/video/android/photo_capabilities.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef MEDIA_VIDEO_CAPTURE_ANDROID_PHOTO_CAPABILITIES_H_
|
| -#define MEDIA_VIDEO_CAPTURE_ANDROID_PHOTO_CAPABILITIES_H_
|
| +#ifndef DEVICE_CAPTURE_VIDEO_ANDROID_PHOTO_CAPABILITIES_H_
|
| +#define DEVICE_CAPTURE_VIDEO_ANDROID_PHOTO_CAPABILITIES_H_
|
|
|
| #include <jni.h>
|
| #include <string>
|
| @@ -29,4 +29,4 @@ class PhotoCapabilities {
|
|
|
| } // namespace media
|
|
|
| -#endif // MEDIA_VIDEO_CAPTURE_ANDROID_PHOTO_CAPABILITIES_H_
|
| +#endif // DEVICE_CAPTURE_VIDEO_ANDROID_PHOTO_CAPABILITIES_H_
|
|
|