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

Unified Diff: net/base/sdch_observer.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/port_util.h ('k') | net/base/sys_addrinfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/sdch_observer.h
diff --git a/net/base/sdch_observer.h b/net/base/sdch_observer.h
index b2311de88f8aece99e59f6fa0d4d85299caf9fec..927e88d7ab65a9675341761208bedb3c1e1ae652 100644
--- a/net/base/sdch_observer.h
+++ b/net/base/sdch_observer.h
@@ -56,4 +56,4 @@ class NET_EXPORT SdchObserver {
} // namespace net
-#endif // NET_BASE_SDCH_MANAGER_H_
+#endif // NET_BASE_SDCH_OBSERVER_H_
« no previous file with comments | « net/base/port_util.h ('k') | net/base/sys_addrinfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698