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

Unified Diff: ppapi/ppapi_shared.gypi

Issue 23453025: Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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
Index: ppapi/ppapi_shared.gypi
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
index 7d0dc856d43d09faf7f1eac6d66f84fdcd80fd45..e638498abb5d21699fab9d8d8f697420e1cd67ef 100644
--- a/ppapi/ppapi_shared.gypi
+++ b/ppapi/ppapi_shared.gypi
@@ -210,7 +210,7 @@
'thunk/ppb_net_address_thunk.cc',
'thunk/ppb_network_list_api.h',
'thunk/ppb_network_list_private_thunk.cc',
- 'thunk/ppb_network_monitor_private_api.h',
+ 'thunk/ppb_network_monitor_api.h',
'thunk/ppb_network_monitor_private_thunk.cc',
'thunk/ppb_network_proxy_api.h',
'thunk/ppb_network_proxy_thunk.cc',

Powered by Google App Engine
This is Rietveld 408576698