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

Unified Diff: net/nqe/socket_watcher.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/observation_buffer_unittest.cc ('k') | net/nqe/throughput_analyzer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/nqe/socket_watcher.h
diff --git a/net/nqe/socket_watcher.h b/net/nqe/socket_watcher.h
index 25528f4bf8740659c2c9e50f0734db695f5894df..09b8a39379e7b74c0a2a4a45c63d1b5968cf547c 100644
--- a/net/nqe/socket_watcher.h
+++ b/net/nqe/socket_watcher.h
@@ -67,4 +67,4 @@ class SocketWatcher : public SocketPerformanceWatcher {
} // namespace net
-#endif // NET_NQE_SOCKET_WATCHER_H_
+#endif // NET_NQE_SOCKET_WATCHER_H_
« no previous file with comments | « net/nqe/observation_buffer_unittest.cc ('k') | net/nqe/throughput_analyzer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698