Chromium Code Reviews| Index: ppapi/proxy/ppb_buffer_proxy.cc |
| =================================================================== |
| --- ppapi/proxy/ppb_buffer_proxy.cc (revision 89119) |
| +++ ppapi/proxy/ppb_buffer_proxy.cc (working copy) |
| @@ -44,7 +44,7 @@ |
| // Resource overrides. |
| virtual Buffer* AsBuffer() OVERRIDE; |
| - // ResourceObjectBase overries. |
| + // ResourceObjectBase overrides. |
| virtual ppapi::thunk::PPB_Buffer_API* AsPPB_Buffer_API() OVERRIDE; |
| // PPB_Buffer_API implementation. |