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

Unified Diff: net/nqe/network_quality_estimator_params.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/network_quality.cc ('k') | net/nqe/network_quality_estimator_params.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/nqe/network_quality_estimator_params.h
diff --git a/net/nqe/network_quality_estimator_params.h b/net/nqe/network_quality_estimator_params.h
index cb6a7cea06ae1e71c3bb50790cd2a8d911eb9811..fc97e72f61debb5218da8cd2ad9d863b884f973a 100644
--- a/net/nqe/network_quality_estimator_params.h
+++ b/net/nqe/network_quality_estimator_params.h
@@ -73,4 +73,4 @@ EffectiveConnectionType forced_effective_connection_type(
} // namespace net
-#endif // NET_NQE_NETWORK_QUALITY_ESTIMATOR_PARAMS_H_
+#endif // NET_NQE_NETWORK_QUALITY_ESTIMATOR_PARAMS_H_
« no previous file with comments | « net/nqe/network_quality.cc ('k') | net/nqe/network_quality_estimator_params.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698