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

Unified Diff: content/renderer/BUILD.gn

Issue 2910783002: Adds Lo-Fi fallback support for new Data Reduction Proxy protocol. (Closed)
Patch Set: Added integration test the excercises page-polices fallback Created 3 years, 7 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/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 4b534b90a0df6338e6c399bbbec8f0ca58e77feb..a84fca27d19b191d642c8187527a88de69ada80b 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -301,6 +301,8 @@ target(link_target_type, "renderer") {
"presentation/presentation_connection_proxy.h",
"presentation/presentation_dispatcher.cc",
"presentation/presentation_dispatcher.h",
+ "previews_state_helper.cc",
+ "previews_state_helper.h",
"push_messaging/push_messaging_client.cc",
"push_messaging/push_messaging_client.h",
"render_frame_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698