Index: ppapi/ppapi_sources.gypi |
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
index 3aa4056eac278dd7118f8292065a9a01053b9a43..7b090a1aacee3939bd782e2e16af560d86d17eb9 100644 |
--- a/ppapi/ppapi_sources.gypi |
+++ b/ppapi/ppapi_sources.gypi |
@@ -397,6 +397,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', |