Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Unified Diff: ppapi/thunk/interfaces_ppb_private_flash.h

Issue 10681006: Add ppapi interface for setting crash data (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ppapi/thunk/interfaces_ppb_private_flash.h
diff --git a/ppapi/thunk/interfaces_ppb_private_flash.h b/ppapi/thunk/interfaces_ppb_private_flash.h
index fb5817b4723d9b52c9040f3ef636d6e75d676e36..7226020f2f111a3b086727cffee39bc50309f4e1 100644
--- a/ppapi/thunk/interfaces_ppb_private_flash.h
+++ b/ppapi/thunk/interfaces_ppb_private_flash.h
@@ -22,7 +22,10 @@ PROXIED_IFACE(PPB_Flash,
PPB_Flash_12_3)
PROXIED_IFACE(PPB_Flash,
PPB_FLASH_INTERFACE_12_4,
- PPB_Flash_12_4)
+ PPB_Flash_12_4)
+PROXIED_IFACE(PPB_Flash,
+ PPB_FLASH_INTERFACE_12_5,
+ PPB_Flash_12_5)
PROXIED_IFACE(PPB_Flash,
PPB_FLASH_CLIPBOARD_INTERFACE_3_LEGACY,

Powered by Google App Engine
This is Rietveld 408576698