Index: webkit/plugins/ppapi/ppb_flash_impl.h |
diff --git a/webkit/plugins/ppapi/ppb_flash_impl.h b/webkit/plugins/ppapi/ppb_flash_impl.h |
index 9733e6b2c04d16efef790e9f2059b2739112e74c..564f7464f8c4c101744f1d0abb656b7dd2daa34f 100644 |
--- a/webkit/plugins/ppapi/ppb_flash_impl.h |
+++ b/webkit/plugins/ppapi/ppb_flash_impl.h |
@@ -21,6 +21,7 @@ class PPB_Flash_Impl { |
static const PPB_Flash_11* GetInterface11(); |
static const PPB_Flash_12_0* GetInterface12_0(); |
static const PPB_Flash_12_1* GetInterface12_1(); |
+ static const PPB_Flash_12_2* GetInterface12_2(); |
private: |
DISALLOW_COPY_AND_ASSIGN(PPB_Flash_Impl); |