Index: components/data_reduction_proxy.gypi |
diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi |
index 10bd62e453b52eaef0f15e055f84a5b757a8c039..de0030436c19bb5a0aed09231b461222537feab4 100644 |
--- a/components/data_reduction_proxy.gypi |
+++ b/components/data_reduction_proxy.gypi |
@@ -62,6 +62,7 @@ |
'dependencies' : [ |
'../base/base.gyp:base', |
'../net/net.gyp:net', |
+ '../net/net.gyp:net_test_support', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'data_reduction_proxy_browser', |