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

Unified Diff: net/nqe/network_quality_observation_source.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_observation.h ('k') | net/nqe/network_quality_store_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/nqe/network_quality_observation_source.h
diff --git a/net/nqe/network_quality_observation_source.h b/net/nqe/network_quality_observation_source.h
index 82b333cedeca913094308eea04d6754439707e39..e4a8454359c9887672c52d78ded4aa27abbc5c17 100644
--- a/net/nqe/network_quality_observation_source.h
+++ b/net/nqe/network_quality_observation_source.h
@@ -52,4 +52,4 @@ enum NetworkQualityObservationSource {
} // namespace net
-#endif // NET_NQE_NETWORK_QUALITY_OBSERVATION_SOURCE_H_
+#endif // NET_NQE_NETWORK_QUALITY_OBSERVATION_SOURCE_H_
« no previous file with comments | « net/nqe/network_quality_observation.h ('k') | net/nqe/network_quality_store_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698