Index: components/test_runner/test_runner.gyp |
diff --git a/components/test_runner/test_runner.gyp b/components/test_runner/test_runner.gyp |
index cf346bfa84eafe7bc9bdb1368fa6657215296f52..30ffa758b1695b1eb1fd4eabece0cb7fad0260be 100644 |
--- a/components/test_runner/test_runner.gyp |
+++ b/components/test_runner/test_runner.gyp |
@@ -25,6 +25,7 @@ |
'../../cc/blink/cc_blink.gyp:cc_blink', |
'../../gin/gin.gyp:gin', |
'../../gpu/gpu.gyp:gpu', |
+ '../../net/net.gyp:net', |
'../../skia/skia.gyp:skia', |
'../../third_party/WebKit/public/blink.gyp:blink', |
'../../ui/events/events.gyp:dom_keycode_converter', |
@@ -81,6 +82,8 @@ |
'spell_check_client.h', |
'test_common.cc', |
'test_common.h', |
+ 'test_info_extractor.cc', |
+ 'test_info_extractor.h', |
'test_interfaces.cc', |
'test_interfaces.h', |
'test_plugin.cc', |