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

Unified Diff: net/nqe/cached_network_quality.h

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/log/write_to_file_net_log_observer.h ('k') | net/nqe/cached_network_quality.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/nqe/cached_network_quality.h
diff --git a/net/nqe/cached_network_quality.h b/net/nqe/cached_network_quality.h
index 0f6720ce7ad03a5c535680a7e6f3c50fc51bce60..9f437da93cac051ace1926e65d9663d037e05a6d 100644
--- a/net/nqe/cached_network_quality.h
+++ b/net/nqe/cached_network_quality.h
@@ -64,4 +64,4 @@ class NET_EXPORT_PRIVATE CachedNetworkQuality {
} // namespace net
-#endif // NET_NQE_CACHED_NETWORK_QUALITY_H_
+#endif // NET_NQE_CACHED_NETWORK_QUALITY_H_
« no previous file with comments | « net/log/write_to_file_net_log_observer.h ('k') | net/nqe/cached_network_quality.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698