Index: components/favicon/core/favicon_url.h |
diff --git a/components/favicon/core/favicon_url.h b/components/favicon/core/favicon_url.h |
index 1830fbc5690921cf48430d451cb111195f4d87d7..093890824c524d5f78aae5f1efd9c6146ee40361 100644 |
--- a/components/favicon/core/favicon_url.h |
+++ b/components/favicon/core/favicon_url.h |
@@ -31,6 +31,6 @@ struct FaviconURL { |
std::vector<gfx::Size> icon_sizes; |
}; |
-} // namespace favicon |
+} // namespace favicon |
#endif // COMPONENTS_FAVICON_CORE_FAVICON_URL_ |