| Index: components/data_reduction_proxy.gypi
|
| diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi
|
| index ff704c3ce2b9689384c2f3d31febd808e59892ac..562997230fc300359a3d038b63af7ea445ea0fe4 100644
|
| --- a/components/data_reduction_proxy.gypi
|
| +++ b/components/data_reduction_proxy.gypi
|
| @@ -180,6 +180,8 @@
|
| '..',
|
| ],
|
| 'sources': [
|
| + 'data_reduction_proxy/content/browser/content_lofi_decider.cc',
|
| + 'data_reduction_proxy/content/browser/content_lofi_decider.h',
|
| 'data_reduction_proxy/content/browser/data_reduction_proxy_message_filter.cc',
|
| 'data_reduction_proxy/content/browser/data_reduction_proxy_message_filter.h',
|
| ],
|
|
|