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

Unified Diff: net/nqe/weighted_observation.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/throughput_analyzer.cc ('k') | net/proxy/dhcp_proxy_script_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/nqe/weighted_observation.h
diff --git a/net/nqe/weighted_observation.h b/net/nqe/weighted_observation.h
index 287442a02290eed77c09e22b78778123c65a31c1..334039fa90a4c3baf16431561e494034a95fead9 100644
--- a/net/nqe/weighted_observation.h
+++ b/net/nqe/weighted_observation.h
@@ -52,4 +52,4 @@ struct NET_EXPORT_PRIVATE WeightedObservation {
} // namespace net
-#endif // NET_NQE_WEIGHTED_OBSERVATION_H_
+#endif // NET_NQE_WEIGHTED_OBSERVATION_H_
« no previous file with comments | « net/nqe/throughput_analyzer.cc ('k') | net/proxy/dhcp_proxy_script_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698