Chromium Code Reviews| Index: webkit/plugins/ppapi/ppb_flash_impl.cc |
| diff --git a/webkit/plugins/ppapi/ppb_flash_impl.cc b/webkit/plugins/ppapi/ppb_flash_impl.cc |
| index 40b8b96782c79a575271e33a7eb120a5e75aa39c..e51453d87af5a2a68ef856866dd538ed052354fd 100644 |
| --- a/webkit/plugins/ppapi/ppb_flash_impl.cc |
| +++ b/webkit/plugins/ppapi/ppb_flash_impl.cc |
| @@ -275,7 +275,7 @@ const PPB_Flash_11* PPB_Flash_Impl::GetInterface11() { |
| } |
| // static |
| -const PPB_Flash* PPB_Flash_Impl::GetInterface12() { |
| +const PPB_Flash_12_0* PPB_Flash_Impl::GetInterface12_0() { |
| return &ppb_flash_12; |
| } |