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

Unified Diff: components/favicon/core/favicon_url.h

Issue 285293005: Replace content's faviconURL with components/favicon's (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
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_

Powered by Google App Engine
This is Rietveld 408576698