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

Unified Diff: native_client_sdk/src/libraries/ppapi_cpp/library.dsc

Issue 17962002: Merge 208513 "PPAPI: Move PPB_NetworkProxy out of Dev" (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1547/src/
Patch Set: Created 7 years, 6 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 | « native_client_sdk/src/libraries/ppapi/library.dsc ('k') | ppapi/api/dev/ppb_network_proxy_dev.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/ppapi_cpp/library.dsc
===================================================================
--- native_client_sdk/src/libraries/ppapi_cpp/library.dsc (revision 208811)
+++ native_client_sdk/src/libraries/ppapi_cpp/library.dsc (working copy)
@@ -39,6 +39,7 @@
'mouse_cursor.cc',
'mouse_lock.cc',
'net_address.cc',
+ 'network_proxy.cc',
'ppp_entrypoints.cc',
'rect.cc',
'resource.cc',
@@ -133,6 +134,7 @@
'mouse_cursor.h',
'mouse_lock.h',
'net_address.h',
+ 'network_proxy.h',
'output_traits.h',
'pass_ref.h',
'point.h',
« no previous file with comments | « native_client_sdk/src/libraries/ppapi/library.dsc ('k') | ppapi/api/dev/ppb_network_proxy_dev.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698