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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 9557006: Implement PPB_NetworkMonitor_Private Pepper interface. (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/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 20d093ec225743bb05488d9ab5223583e98ada28..a000fbe5e8fd14c70419b0758fef151d288efe91 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -399,6 +399,8 @@
'tests/test_memory.h',
'tests/test_net_address_private.cc',
'tests/test_net_address_private.h',
+ 'tests/test_network_monitor_private.cc',
+ 'tests/test_network_monitor_private.h',
'tests/test_paint_aggregator.cc',
'tests/test_paint_aggregator.h',
'tests/test_post_message.cc',
« no previous file with comments | « content/renderer/pepper/pepper_plugin_delegate_impl.cc ('k') | ppapi/shared_impl/ppb_network_list_private_shared.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698