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

Unified Diff: net/net.gypi

Issue 1376473003: Notify NQE of TCP RTT values (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More plumbing Created 4 years, 10 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: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index fec3bccc53a379957820039ed7a842a59aa450c8..0dd07d222a0f136d2f46519bec7f1a6778834b0d 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1348,6 +1348,7 @@
'base/registry_controlled_domains/registry_controlled_domain_unittest.cc',
'base/sdch_dictionary_unittest.cc',
'base/sdch_manager_unittest.cc',
+ 'base/socket_performance_watcher_unittest.cc',
'base/stale_while_revalidate_experiment_domains_unittest.cc',
'base/static_cookie_policy_unittest.cc',
'base/test_completion_callback_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698