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

Unified Diff: net/base/test_proxy_delegate.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/base/test_data_stream.cc ('k') | net/base/test_proxy_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/test_proxy_delegate.h
diff --git a/net/base/test_proxy_delegate.h b/net/base/test_proxy_delegate.h
index 33a60be32a1291d43d113f91ff313bcae662ebef..373995306d2ecb051a4d90f93c454ed293c127a9 100644
--- a/net/base/test_proxy_delegate.h
+++ b/net/base/test_proxy_delegate.h
@@ -102,4 +102,4 @@ class TestProxyDelegate : public ProxyDelegate {
} // namespace net
-#endif // NET_BASE_TEST_PROXY_DELEGATE_H_
+#endif // NET_BASE_TEST_PROXY_DELEGATE_H_
« no previous file with comments | « net/base/test_data_stream.cc ('k') | net/base/test_proxy_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698