summaryrefslogtreecommitdiffstats
path: root/components/favicon_base/favicon_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/favicon_base/favicon_types.h')
-rw-r--r--components/favicon_base/favicon_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/favicon_base/favicon_types.h b/components/favicon_base/favicon_types.h
index 7f4a7b2..34fd57e 100644
--- a/components/favicon_base/favicon_types.h
+++ b/components/favicon_base/favicon_types.h
@@ -72,6 +72,6 @@ struct FaviconBitmapResult {
// HistoryBackend::SetFavicons().
typedef FaviconBitmapResult FaviconBitmapData;
-} // namespace chrome
+} // namespace favicon_base
#endif // COMPONENTS_FAVICON_BASE_FAVICON_TYPES_H_