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

Unified Diff: ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_net_address_private.h

Issue 9834086: Revert 128763 - Broke pnacl SDK (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 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/native_client/src/shared/ppapi_proxy/plugin_ppb_net_address_private.h
===================================================================
--- ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_net_address_private.h (revision 128765)
+++ ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_net_address_private.h (working copy)
@@ -15,7 +15,6 @@
public:
static const PPB_NetAddress_Private_0_1* GetInterface0_1();
static const PPB_NetAddress_Private_1_0* GetInterface1_0();
- static const PPB_NetAddress_Private_1_1* GetInterface1_1();
private:
NACL_DISALLOW_COPY_AND_ASSIGN(PluginNetAddressPrivate);

Powered by Google App Engine
This is Rietveld 408576698