Index: content/renderer/media/gles2_video_decode_context.h |
=================================================================== |
--- content/renderer/media/gles2_video_decode_context.h (revision 78386) |
+++ content/renderer/media/gles2_video_decode_context.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 CHROME_RENDERER_MEDIA_GLES2_VIDEO_DECODE_CONTEXT_H_ |
-#define CHROME_RENDERER_MEDIA_GLES2_VIDEO_DECODE_CONTEXT_H_ |
+#ifndef CONTENT_RENDERER_MEDIA_GLES2_VIDEO_DECODE_CONTEXT_H_ |
+#define CONTENT_RENDERER_MEDIA_GLES2_VIDEO_DECODE_CONTEXT_H_ |
#include <vector> |
@@ -110,4 +110,4 @@ |
DISALLOW_COPY_AND_ASSIGN(Gles2VideoDecodeContext); |
}; |
-#endif // CHROME_RENDERER_MEDIA_GLES2_VIDEO_DECODE_CONTEXT_H_ |
+#endif // CONTENT_RENDERER_MEDIA_GLES2_VIDEO_DECODE_CONTEXT_H_ |