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', |