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

Unified Diff: ppapi/thunk/interfaces_ppb_private_flash.h

Issue 15491006: Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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
« no previous file with comments | « ppapi/tests/test_flash_drm.cc ('k') | ppapi/thunk/ppb_flash_device_id_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 a020a3a1886d446d831d30251e29f5af88bce742..21d9c276a25167f46569e9cc7f85e0db8684bdec 100644
--- a/ppapi/thunk/interfaces_ppb_private_flash.h
+++ b/ppapi/thunk/interfaces_ppb_private_flash.h
@@ -37,6 +37,9 @@ PROXIED_IFACE(NoAPIName,
PROXIED_IFACE(NoAPIName,
PPB_FLASH_DEVICEID_INTERFACE_1_0,
PPB_Flash_DeviceID_1_0)
+PROXIED_IFACE(NoAPIName,
+ PPB_FLASH_DRM_INTERFACE_1_0,
+ PPB_Flash_DRM_1_0)
PROXIED_IFACE(NoAPIName,
PPB_FLASH_FONTFILE_INTERFACE_0_1,
« no previous file with comments | « ppapi/tests/test_flash_drm.cc ('k') | ppapi/thunk/ppb_flash_device_id_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698