| Index: content/renderer/media/rtc_video_decoder.h
|
| ===================================================================
|
| --- content/renderer/media/rtc_video_decoder.h (revision 89290)
|
| +++ content/renderer/media/rtc_video_decoder.h (working copy)
|
| @@ -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_FILTERS_RTC_VIDEO_DECODER_H_
|
| -#define MEDIA_FILTERS_RTC_VIDEO_DECODER_H_
|
| +#ifndef CONTENT_RENDERER_MEDIA_RTC_VIDEO_DECODER_H_
|
| +#define CONTENT_RENDERER_MEDIA_RTC_VIDEO_DECODER_H_
|
|
|
| #include <deque>
|
| #include <string>
|
| @@ -90,4 +90,4 @@
|
|
|
| } // namespace media
|
|
|
| -#endif // MEDIA_FILTERS_RTC_VIDEO_DECODER_H_
|
| +#endif // CONTENT_RENDERER_MEDIA_RTC_VIDEO_DECODER_H_
|
|
|