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

Unified Diff: net/nqe/throughput_analyzer.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/throughput_analyzer.h ('k') | net/nqe/weighted_observation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/nqe/throughput_analyzer.cc
diff --git a/net/nqe/throughput_analyzer.cc b/net/nqe/throughput_analyzer.cc
index 716613f4dd113ee1a4206122ec3644add4170169..6785d1438053a2b79f5f2a2f2917ac21c8686796 100644
--- a/net/nqe/throughput_analyzer.cc
+++ b/net/nqe/throughput_analyzer.cc
@@ -296,4 +296,4 @@ void ThroughputAnalyzer::BoundRequestsSize() {
} // namespace nqe
-} // namespace net
+} // namespace net
« no previous file with comments | « net/nqe/throughput_analyzer.h ('k') | net/nqe/weighted_observation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698