| Index: webkit/plugins/ppapi/ppb_video_capture_impl.h
|
| ===================================================================
|
| --- webkit/plugins/ppapi/ppb_video_capture_impl.h (revision 110200)
|
| +++ webkit/plugins/ppapi/ppb_video_capture_impl.h (working copy)
|
| @@ -19,7 +19,6 @@
|
| #include "webkit/plugins/ppapi/ppb_buffer_impl.h"
|
|
|
| struct PP_VideoCaptureDeviceInfo_Dev;
|
| -struct PPB_VideoCapture_Dev;
|
|
|
| namespace webkit {
|
| namespace ppapi {
|
| @@ -89,4 +88,4 @@
|
| } // namespace ppapi
|
| } // namespace webkit
|
|
|
| -#endif // WEBKIT_PLUGINS_PPAPI_PPB_VIDEO_DECODER_IMPL_H_
|
| +#endif // WEBKIT_PLUGINS_PPAPI_PPB_VIDEO_CAPTURE_IMPL_H_
|
|
|