Index: ppapi/ppapi_sources.gypi |
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
index c015efe1b471c418933713f5bc65a3b971f88e18..563af863c13ac8f974f203cd745a3f6ff8cc80d0 100644 |
--- a/ppapi/ppapi_sources.gypi |
+++ b/ppapi/ppapi_sources.gypi |
@@ -367,6 +367,8 @@ |
'tests/test_mouse_lock.h', |
'tests/test_net_address_private_untrusted.cc', |
'tests/test_net_address_private_untrusted.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', |
@@ -436,8 +438,6 @@ |
'tests/test_flash_message_loop.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_resource_array.cc', |
'tests/test_resource_array.h', |
'tests/test_struct_sizes.c', |