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

Unified Diff: net/disk_cache/net_log_parameters.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/der/encode_values.h ('k') | net/disk_cache/simple/simple_net_log_parameters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/disk_cache/net_log_parameters.h
diff --git a/net/disk_cache/net_log_parameters.h b/net/disk_cache/net_log_parameters.h
index 86c5c3cc5b1ee6c39d05e8b6bcff4482f3864fde..d8bbe93059159ddaa0b3cf3b558ab063c4947d65 100644
--- a/net/disk_cache/net_log_parameters.h
+++ b/net/disk_cache/net_log_parameters.h
@@ -64,4 +64,4 @@ net::NetLogParametersCallback CreateNetLogGetAvailableRangeResultCallback(
} // namespace disk_cache
-#endif // NET_DISK_CACHE_NET_LOG_CACHE_PARAMETERS_H_
+#endif // NET_DISK_CACHE_NET_LOG_PARAMETERS_H_
« no previous file with comments | « net/der/encode_values.h ('k') | net/disk_cache/simple/simple_net_log_parameters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698