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

Unified Diff: net/nqe/network_id.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/effective_connection_type_unittest.cc ('k') | net/nqe/network_qualities_prefs_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/nqe/network_id.h
diff --git a/net/nqe/network_id.h b/net/nqe/network_id.h
index ee8a54453b7d01676c82f231fcf93a35477e885f..78b45884e305d13b70164e4b4343ee10b682414a 100644
--- a/net/nqe/network_id.h
+++ b/net/nqe/network_id.h
@@ -105,4 +105,4 @@ struct NET_EXPORT_PRIVATE NetworkID {
} // namespace nqe
} // namespace net
-#endif // NET_NQE_NETWORK_QUALITY_ESTIMATOR_H_
+#endif // NET_NQE_NETWORK_ID_H_
« no previous file with comments | « net/nqe/effective_connection_type_unittest.cc ('k') | net/nqe/network_qualities_prefs_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698