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

Unified Diff: components/data_reduction_proxy/content/browser/BUILD.gn

Issue 1363673004: [DRP] Consistently use LoFi for an entire page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: final comments Created 5 years, 2 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/content/browser/BUILD.gn
diff --git a/components/data_reduction_proxy/content/browser/BUILD.gn b/components/data_reduction_proxy/content/browser/BUILD.gn
index 43af69b74d50e332ed962a2570dfcab0896f72b7..b2b14cb742a4f1ed5fc03bb38bd41a744531e2c3 100644
--- a/components/data_reduction_proxy/content/browser/BUILD.gn
+++ b/components/data_reduction_proxy/content/browser/BUILD.gn
@@ -4,6 +4,8 @@
static_library("browser") {
sources = [
+ "content_lofi_decider.cc",
+ "content_lofi_decider.h",
"data_reduction_proxy_message_filter.cc",
"data_reduction_proxy_message_filter.h",
]
« no previous file with comments | « components/data_reduction_proxy.gypi ('k') | components/data_reduction_proxy/content/browser/content_lofi_decider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698