Index: ppapi/ppapi_tests.gypi |
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
index 352cfd1feac718e5921ceda667f0a05378bb3767..b6d8b025bc748f6633d1a65036965d970e716424 100644 |
--- a/ppapi/ppapi_tests.gypi |
+++ b/ppapi/ppapi_tests.gypi |
@@ -112,6 +112,8 @@ |
'tests/test_image_data.h', |
'tests/test_memory.cc', |
'tests/test_memory.h', |
+ 'tests/test_net_address_private.cc', |
+ 'tests/test_net_address_private.h', |
'tests/test_paint_aggregator.cc', |
'tests/test_paint_aggregator.h', |
'tests/test_post_message.cc', |