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

Unified Diff: net/nqe/cached_network_quality.cc

Issue 2562113002: Fix header guards in //net. (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « net/nqe/cached_network_quality.h ('k') | net/nqe/effective_connection_type.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/nqe/cached_network_quality.cc
diff --git a/net/nqe/cached_network_quality.cc b/net/nqe/cached_network_quality.cc
index bcdd885128cd2d3af49b7d072d120d176d2b6470..9b78de21da2b20da3e3f74d588afeb556d254a4d 100644
--- a/net/nqe/cached_network_quality.cc
+++ b/net/nqe/cached_network_quality.cc
@@ -44,4 +44,4 @@ bool CachedNetworkQuality::OlderThan(
} // namespace nqe
-} // namespace net
+} // namespace net
« no previous file with comments | « net/nqe/cached_network_quality.h ('k') | net/nqe/effective_connection_type.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698