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

Unified Diff: net/base/load_timing_info.cc

Issue 380003002: Improve testing for SDCH. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/base/load_timing_info.cc
diff --git a/net/base/load_timing_info.cc b/net/base/load_timing_info.cc
index ab5b750edf9fcae6a43a821828b072a4653f3145..5533cd8cc39214aa49ed6ec2cca0763d5aebed0d 100644
--- a/net/base/load_timing_info.cc
+++ b/net/base/load_timing_info.cc
@@ -19,4 +19,3 @@ LoadTimingInfo::LoadTimingInfo() : socket_reused(false),
LoadTimingInfo::~LoadTimingInfo() {}
} // namespace net
-

Powered by Google App Engine
This is Rietveld 408576698