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

Unified Diff: content/content_common.gypi

Issue 1310743003: Consistently use LoFi for an entire page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: using UserData and adressing nasko comments 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 21c98af564a9644f0a8dc9bdc609c22e1500be2d..8c2590a231b7298ccf72d204d8141b87a4130caa 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -62,6 +62,8 @@
'public/common/content_switches.h',
'public/common/context_menu_params.cc',
'public/common/context_menu_params.h',
+ 'public/common/data_reduction_proxy_lofi_user_data.cc',
+ 'public/common/data_reduction_proxy_lofi_user_data.h',
'public/common/drop_data.cc',
'public/common/drop_data.h',
'public/common/dwrite_font_platform_win.h',

Powered by Google App Engine
This is Rietveld 408576698