| Index: components/data_reduction_proxy.gypi
|
| diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi
|
| index 333b56f85fbe66a8b805c6a0507264402cacb9e1..d0456c27a7e592372c9940396444f3d3e40017c2 100644
|
| --- a/components/data_reduction_proxy.gypi
|
| +++ b/components/data_reduction_proxy.gypi
|
| @@ -86,6 +86,8 @@
|
| 'data_reduction_proxy/browser/data_reduction_proxy_params_test_utils.h',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_settings_test_utils.cc',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_settings_test_utils.h',
|
| + 'data_reduction_proxy/common/data_reduction_proxy_headers_test_utils.cc',
|
| + 'data_reduction_proxy/common/data_reduction_proxy_headers_test_utils.h',
|
| ],
|
| },
|
| ],
|
|
|