Index: ppapi/ppapi_sources.gypi |
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
index 44330bb529e80846b9c494c753b7c4955bc969d4..f11f586c3e2d9212f88478b78295fd8b21b99183 100644 |
--- a/ppapi/ppapi_sources.gypi |
+++ b/ppapi/ppapi_sources.gypi |
@@ -395,6 +395,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', |