Index: components/cronet/cronet_static.gypi |
diff --git a/components/cronet/cronet_static.gypi b/components/cronet/cronet_static.gypi |
index 9edf9823e5cfdbe23243e58729e2e86acd5398dd..c591fffbc086c1915409ca55f102c31aabe0ceee 100644 |
--- a/components/cronet/cronet_static.gypi |
+++ b/components/cronet/cronet_static.gypi |
@@ -21,10 +21,14 @@ |
'android/chromium_url_request_context.h', |
'android/chromium_url_request_error_list.h', |
'android/chromium_url_request_priority_list.h', |
+ 'android/cronet_data_reduction_proxy.cc', |
+ 'android/cronet_data_reduction_proxy.h', |
'android/cronet_histogram_manager.cc', |
'android/cronet_histogram_manager.h', |
'android/cronet_library_loader.cc', |
'android/cronet_library_loader.h', |
+ 'android/cronet_in_memory_pref_store.cc', |
+ 'android/cronet_in_memory_pref_store.h', |
'android/cronet_upload_data_stream_adapter.cc', |
'android/cronet_upload_data_stream_adapter.h', |
'android/cronet_upload_data_stream_delegate.cc', |