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

Unified Diff: net/nqe/throughput_analyzer.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/nqe/socket_watcher.h ('k') | net/nqe/throughput_analyzer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/nqe/throughput_analyzer.h
diff --git a/net/nqe/throughput_analyzer.h b/net/nqe/throughput_analyzer.h
index a93be45d96f17d2f0deb2226937f944ff60220d2..e94102ba6f4c280c3a0030f335b916ca3be8b443 100644
--- a/net/nqe/throughput_analyzer.h
+++ b/net/nqe/throughput_analyzer.h
@@ -184,4 +184,4 @@ class NET_EXPORT_PRIVATE ThroughputAnalyzer {
} // namespace net
-#endif // NET_NQE_THROUGHPUT_ANALYZER_H_
+#endif // NET_NQE_THROUGHPUT_ANALYZER_H_
« no previous file with comments | « net/nqe/socket_watcher.h ('k') | net/nqe/throughput_analyzer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698