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

Unified Diff: components/data_reduction_proxy/core/common/data_reduction_proxy_params.h

Issue 2802843003: Update CPAT protocol to send lite-page transform acceptance with ect
Patch Set: Fixed testLitePageNoFallback integration test (fixed forcing ECT) Created 3 years, 8 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/core/common/data_reduction_proxy_params.h
diff --git a/components/data_reduction_proxy/core/common/data_reduction_proxy_params.h b/components/data_reduction_proxy/core/common/data_reduction_proxy_params.h
index 02b3d9cc19c5da1ea38efff85599a9233defc71b..e42e21a1a91ad44f193c48622d98c3da3c326fc5 100644
--- a/components/data_reduction_proxy/core/common/data_reduction_proxy_params.h
+++ b/components/data_reduction_proxy/core/common/data_reduction_proxy_params.h
@@ -97,7 +97,7 @@ bool IsLoFiAlwaysOnViaFlags();
bool IsLoFiCellularOnlyViaFlags();
// Returns true if this client has the command line switch to enable Lo-Fi
-// mode only on slow connections.
megjablon 2017/04/25 23:10:36 Why this change?
dougarnett 2017/04/26 19:50:48 Done.
+// mode on slow connections.
bool IsLoFiSlowConnectionsOnlyViaFlags();
// Returns true if this client has the command line switch to disable Lo-Fi

Powered by Google App Engine
This is Rietveld 408576698