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

Unified Diff: Source/core/dom/IconURL.h

Issue 20294002: Fix trailing whitespace in .cpp, .h, and .idl files (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 5 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 | « Source/core/dom/HashChangeEvent.idl ('k') | Source/core/dom/IdTargetObserverRegistry.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/IconURL.h
diff --git a/Source/core/dom/IconURL.h b/Source/core/dom/IconURL.h
index 7b689bb0cbcef80951d460093a95da6e58398f64..e352b7fcc120f5d8127aaa1dee8c99f7a10d11f9 100644
--- a/Source/core/dom/IconURL.h
+++ b/Source/core/dom/IconURL.h
@@ -69,7 +69,7 @@ struct IconURL {
, m_isDefaultIcon(false)
{
}
-
+
static IconURL defaultIconURL(const KURL&, IconType);
};
« no previous file with comments | « Source/core/dom/HashChangeEvent.idl ('k') | Source/core/dom/IdTargetObserverRegistry.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698