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

Unified Diff: net/nqe/observation_buffer_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/observation_buffer.h ('k') | net/nqe/socket_watcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/nqe/observation_buffer_unittest.cc
diff --git a/net/nqe/observation_buffer_unittest.cc b/net/nqe/observation_buffer_unittest.cc
index 5838fc9692f8cda4d53f7fa7f805ce1c3466f673..63f6b859ee9483b3c7b67e63713c2db1f069db2f 100644
--- a/net/nqe/observation_buffer_unittest.cc
+++ b/net/nqe/observation_buffer_unittest.cc
@@ -509,4 +509,4 @@ TEST(NetworkQualityObservationBufferTest, TestGetMedianRTTSince) {
} // namespace nqe
-} // namespace net
+} // namespace net
« no previous file with comments | « net/nqe/observation_buffer.h ('k') | net/nqe/socket_watcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698