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

Unified Diff: net/base/cache_type.h

Issue 2901103002: Fix closing namespace comments in //net. (Closed)
Patch Set: Rebase. Created 3 years, 7 months 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/android/gurl_utils.cc ('k') | net/base/mime_sniffer_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/cache_type.h
diff --git a/net/base/cache_type.h b/net/base/cache_type.h
index 06aa826b8fb75946379d53d28a571066d5971b3d..47bbf0b6b6802c4613ad39ac17e1b988f5312aad 100644
--- a/net/base/cache_type.h
+++ b/net/base/cache_type.h
@@ -24,6 +24,6 @@ enum BackendType {
CACHE_BACKEND_SIMPLE // The |SimpleBackendImpl|.
};
-} // namespace disk_cache
+} // namespace net
#endif // NET_BASE_CACHE_TYPE_H_
« no previous file with comments | « net/android/gurl_utils.cc ('k') | net/base/mime_sniffer_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698