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

Unified Diff: components/data_reduction_proxy.gypi

Issue 1363673004: [DRP] Consistently use LoFi for an entire page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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
Index: components/data_reduction_proxy.gypi
diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi
index ff704c3ce2b9689384c2f3d31febd808e59892ac..765e646b0349d056e3d3d1db534a704f349ea023 100644
--- a/components/data_reduction_proxy.gypi
+++ b/components/data_reduction_proxy.gypi
@@ -180,6 +180,8 @@
'..',
],
'sources': [
+ 'data_reduction_proxy/content/browser/content_data_reduction_proxy_lofi_helper.cc',
+ 'data_reduction_proxy/content/browser/content_data_reduction_proxy_lofi_helper.h',
'data_reduction_proxy/content/browser/data_reduction_proxy_message_filter.cc',
'data_reduction_proxy/content/browser/data_reduction_proxy_message_filter.h',
],

Powered by Google App Engine
This is Rietveld 408576698