Index: ppapi/proxy/ppb_flash_proxy.cc |
diff --git a/ppapi/proxy/ppb_flash_proxy.cc b/ppapi/proxy/ppb_flash_proxy.cc |
index 97f7711ea6dc41a72da70fe04d4a90cdc032860e..87f66b2e1a10e193c9fbefdeb7b71c17c968580c 100644 |
--- a/ppapi/proxy/ppb_flash_proxy.cc |
+++ b/ppapi/proxy/ppb_flash_proxy.cc |
@@ -231,7 +231,7 @@ const PPB_Flash_11* PPB_Flash_Proxy::GetInterface11() { |
} |
// static |
-const PPB_Flash* PPB_Flash_Proxy::GetInterface12() { |
+const PPB_Flash* PPB_Flash_Proxy::GetInterface12_0() { |
return &flash_interface_12; |
} |