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

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

Issue 10823187: NaCl proxy for PPB_NetworkMonitor_Private (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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_resource.h
diff --git a/ppapi/native_client/src/shared/ppapi_proxy/plugin_resource.h b/ppapi/native_client/src/shared/ppapi_proxy/plugin_resource.h
index b80cf005b77c81fb2d4380dc6a3d7de2ffcda475..91e79335af0d4ee24c681c96797950ba4344d65e 100644
--- a/ppapi/native_client/src/shared/ppapi_proxy/plugin_resource.h
+++ b/ppapi/native_client/src/shared/ppapi_proxy/plugin_resource.h
@@ -22,6 +22,7 @@ namespace ppapi_proxy {
F(PluginGraphics3D) \
F(PluginImageData) \
F(PluginInputEvent) \
+ F(PluginNetworkMonitorPrivate) \
F(PluginView)
// Forward declaration of PluginResource classes.

Powered by Google App Engine
This is Rietveld 408576698