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

Unified Diff: components/components_tests.gyp

Issue 1558553002: Lo-Fi snackbar should only be shown for the first q=low response of a page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test fix Created 4 years, 11 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index ea2fb5fa18153dd33c9e2a2b155a4e820abb16bf..26c5aa8afb0481d8797e911e6eb1d3b0dd06b4df 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -136,6 +136,7 @@
],
'data_reduction_proxy_unittest_sources': [
'data_reduction_proxy/content/browser/content_lofi_decider_unittest.cc',
+ 'data_reduction_proxy/content/browser/content_lofi_ui_service_unittest.cc',
'data_reduction_proxy/content/browser/data_reduction_proxy_message_filter_unittest.cc',
'data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc',
'data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc',
« no previous file with comments | « chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_io_data.cc ('k') | components/data_reduction_proxy.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698