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

Unified Diff: content/test/BUILD.gn

Issue 2910783002: Adds Lo-Fi fallback support for new Data Reduction Proxy protocol. (Closed)
Patch Set: Added Lite Page integration tests for slow connection and fast connection 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 cd76192da43fe9d4913c9dbd64e27700ede4591f..d8f2f333122df0ce09d3329ef4b445b380be50b9 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1433,6 +1433,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