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

Unified Diff: ppapi/thunk/interfaces_ppb_private.h

Issue 1088183003: Remove GTalk Pepper interfaces and related code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Missed a few references Created 5 years, 8 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.h
diff --git a/ppapi/thunk/interfaces_ppb_private.h b/ppapi/thunk/interfaces_ppb_private.h
index 9ac1b42605f5ed00b0d5eb87c5c9ffcd63e8187c..fffe667c1da91679b1ab69bb42ff98906ba1d129 100644
--- a/ppapi/thunk/interfaces_ppb_private.h
+++ b/ppapi/thunk/interfaces_ppb_private.h
@@ -45,10 +45,6 @@ PROXIED_IFACE(PPB_PDF_INTERFACE,
PROXIED_IFACE(PPB_PLATFORMVERIFICATION_PRIVATE_INTERFACE_0_2,
PPB_PlatformVerification_Private_0_2)
#endif
-PROXIED_IFACE(PPB_TALK_PRIVATE_INTERFACE_1_0,
- PPB_Talk_Private_1_0)
-PROXIED_IFACE(PPB_TALK_PRIVATE_INTERFACE_2_0,
- PPB_Talk_Private_2_0)
PROXIED_IFACE(PPB_URLLOADERTRUSTED_INTERFACE_0_3,
PPB_URLLoaderTrusted_0_3)

Powered by Google App Engine
This is Rietveld 408576698