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

Unified Diff: trunk/src/content/public/common/socket_permission_request.h

Issue 23463037: Revert 223482 "Simplify PPB_NetworkMonitor proxy." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 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 | « trunk/src/content/ppapi_plugin/ppapi_thread.cc ('k') | trunk/src/ppapi/ppapi_proxy.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/public/common/socket_permission_request.h
===================================================================
--- trunk/src/content/public/common/socket_permission_request.h (revision 223483)
+++ trunk/src/content/public/common/socket_permission_request.h (working copy)
@@ -20,8 +20,7 @@
UDP_SEND_TO,
UDP_MULTICAST_MEMBERSHIP,
RESOLVE_HOST,
- RESOLVE_PROXY,
- NETWORK_STATE
+ RESOLVE_PROXY
};
SocketPermissionRequest(OperationType type,
« no previous file with comments | « trunk/src/content/ppapi_plugin/ppapi_thread.cc ('k') | trunk/src/ppapi/ppapi_proxy.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698