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

Unified Diff: content/test/BUILD.gn

Issue 2910783002: Adds Lo-Fi fallback support for new Data Reduction Proxy protocol. (Closed)
Patch Set: Makes SlowConnection integration test more permissive in which type of server optimization response… Created 3 years, 6 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 406891cc6d8d3523c5ef025f7ec5c9b0b88c5fa0..e48b7c60a4518bb19bb1bc30661504d942ba1829 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1443,6 +1443,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