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

Unified Diff: content/test/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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index ea57ae5d746091b43d58a57754331dbc51f1d936..70852aabc9807addaf14e77c5c872c11a7ec11c4 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1432,6 +1432,7 @@ test("content_unittests") {
"../renderer/presentation/presentation_dispatcher_unittest.cc",
"../renderer/presentation/test_presentation_connection.cc",
"../renderer/presentation/test_presentation_connection.h",
+ "../renderer/previews_state_helper_unittest.cc",
"../renderer/render_thread_impl_unittest.cc",
"../renderer/render_widget_unittest.cc",
"../renderer/scheduler/resource_dispatch_throttler_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698