| Index: media/capture/video/file_video_capture_device_factory.h
|
| diff --git a/media/capture/video/file_video_capture_device_factory.h b/media/capture/video/file_video_capture_device_factory.h
|
| index f0d7f2ea1914c36f1edd8dca07c2810acd33ff14..42ae083c628ff8fa24010f1f65cd4b7611a4436c 100644
|
| --- a/media/capture/video/file_video_capture_device_factory.h
|
| +++ b/media/capture/video/file_video_capture_device_factory.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_FILE_VIDEO_CAPTURE_DEVICE_FACTORY_H_
|
| -#define MEDIA_VIDEO_CAPTURE_FILE_VIDEO_CAPTURE_DEVICE_FACTORY_H_
|
| +#ifndef MEDIA_CAPTURE_VIDEO_FILE_VIDEO_CAPTURE_DEVICE_FACTORY_H_
|
| +#define MEDIA_CAPTURE_VIDEO_FILE_VIDEO_CAPTURE_DEVICE_FACTORY_H_
|
|
|
| #include "media/capture/video/video_capture_device_factory.h"
|
|
|
| @@ -28,4 +28,4 @@ class MEDIA_EXPORT FileVideoCaptureDeviceFactory
|
|
|
| } // namespace media
|
|
|
| -#endif // MEDIA_VIDEO_CAPTURE_FILE_VIDEO_CAPTURE_DEVICE_FACTORY_H_
|
| +#endif // MEDIA_CAPTURE_VIDEO_FILE_VIDEO_CAPTURE_DEVICE_FACTORY_H_
|
|
|