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

Unified Diff: ppapi/thunk/interfaces_ppb_private_flash.h

Issue 11411102: Deprecate and remove unused PPB_Flash functions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 1 month 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
« no previous file with comments | « ppapi/tests/test_flash.cc ('k') | ppapi/thunk/ppb_flash_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 c230e17d3f76bb9e49d5d1e7e83f92e66ba828aa..ec2147d8e36a05b52c7e5d44583d1de80eee7cf1 100644
--- a/ppapi/thunk/interfaces_ppb_private_flash.h
+++ b/ppapi/thunk/interfaces_ppb_private_flash.h
@@ -9,18 +9,6 @@
PROXIED_API(PPB_Flash)
PROXIED_IFACE(PPB_Flash,
- PPB_FLASH_INTERFACE_12_0,
- PPB_Flash_12_0)
-PROXIED_IFACE(PPB_Flash,
- PPB_FLASH_INTERFACE_12_1,
- PPB_Flash_12_1)
-PROXIED_IFACE(PPB_Flash,
- PPB_FLASH_INTERFACE_12_2,
- PPB_Flash_12_2)
-PROXIED_IFACE(PPB_Flash,
- PPB_FLASH_INTERFACE_12_3,
- PPB_Flash_12_3)
-PROXIED_IFACE(PPB_Flash,
PPB_FLASH_INTERFACE_12_4,
PPB_Flash_12_4)
PROXIED_IFACE(PPB_Flash,
@@ -29,6 +17,9 @@ PROXIED_IFACE(PPB_Flash,
PROXIED_IFACE(PPB_Flash,
PPB_FLASH_INTERFACE_12_6,
PPB_Flash_12_6)
+PROXIED_IFACE(PPB_Flash,
+ PPB_FLASH_INTERFACE_13_0,
+ PPB_Flash_13_0)
PROXIED_IFACE(PPB_Flash,
PPB_FLASH_FILE_MODULELOCAL_INTERFACE_2_0,
« no previous file with comments | « ppapi/tests/test_flash.cc ('k') | ppapi/thunk/ppb_flash_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698