Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index 95879db27d22cc2de89651027eebc9a21ee8c61c..382e08c704952e50492bb1a80bdc24626ae406ff 100644 |
--- a/net/net.gyp |
+++ b/net/net.gyp |
@@ -611,10 +611,13 @@ |
'test/embedded_test_server/request_handler_util.cc', |
'test/embedded_test_server/request_handler_util.h', |
'test/event_waiter.h', |
+ 'test/gtest_util.h', |
'test/net_test_suite.cc', |
'test/net_test_suite.h', |
'test/python_utils.cc', |
'test/python_utils.h', |
+ 'test/scoped_disable_exit_on_dfatal.cc', |
+ 'test/scoped_disable_exit_on_dfatal.h', |
'test/spawned_test_server/base_test_server.cc', |
'test/spawned_test_server/base_test_server.h', |
'test/spawned_test_server/local_test_server.cc', |