Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1247)

Unified Diff: components/cronet.gypi

Issue 937513003: Add Data Saver support to Cronet (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/cronet/android/DEPS » ('j') | components/cronet/android/cronet_pref_store.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet.gypi
diff --git a/components/cronet.gypi b/components/cronet.gypi
index e7d68388bc844d5ce8bf99456e00c56593172c71..6c48191546818579392c3058aac2af47cd39fd05 100644
--- a/components/cronet.gypi
+++ b/components/cronet.gypi
@@ -105,6 +105,7 @@
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
+ '../components/components.gyp:data_reduction_proxy_core_browser',
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',
'cronet_jni_headers',
@@ -125,6 +126,8 @@
'cronet/android/cronet_histogram_manager.h',
'cronet/android/cronet_library_loader.cc',
'cronet/android/cronet_library_loader.h',
+ 'cronet/android/cronet_pref_store.cc',
+ 'cronet/android/cronet_pref_store.h',
'cronet/android/cronet_upload_data_stream_adapter.cc',
'cronet/android/cronet_upload_data_stream_adapter.h',
'cronet/android/cronet_upload_data_stream_delegate.cc',
« no previous file with comments | « no previous file | components/cronet/android/DEPS » ('j') | components/cronet/android/cronet_pref_store.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698