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

Unified Diff: net/nqe/effective_connection_type_unittest.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/effective_connection_type.cc ('k') | net/nqe/network_id.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/nqe/effective_connection_type_unittest.cc
diff --git a/net/nqe/effective_connection_type_unittest.cc b/net/nqe/effective_connection_type_unittest.cc
index f5dffba9eb9001ebb9e0bcea6c9d854a35a493e0..841a9115ca6a4791a4a49edbb155b9ecaa22d9d1 100644
--- a/net/nqe/effective_connection_type_unittest.cc
+++ b/net/nqe/effective_connection_type_unittest.cc
@@ -50,4 +50,4 @@ TEST(EffectiveConnectionTypeTest, NameConnectionTypeConversion) {
} // namespace
-} // namespace net
+} // namespace net
« no previous file with comments | « net/nqe/effective_connection_type.cc ('k') | net/nqe/network_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698