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

Unified Diff: chrome/browser/ui/page_info/website_settings_ui.h

Issue 2741303002: Run `git cl format` on all desktop page_info code. (Closed)
Patch Set: Rebase. Created 3 years, 9 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: chrome/browser/ui/page_info/website_settings_ui.h
diff --git a/chrome/browser/ui/page_info/website_settings_ui.h b/chrome/browser/ui/page_info/website_settings_ui.h
index 8ef17b62cf71f48e94c4335a2e405a2e78628778..2061229f7cd0709782efc768f924fd572cb0a859 100644
--- a/chrome/browser/ui/page_info/website_settings_ui.h
+++ b/chrome/browser/ui/page_info/website_settings_ui.h
@@ -179,8 +179,7 @@ class WebsiteSettingsUI {
WebsiteSettings::SiteIdentityStatus status);
// Returns the connection icon ID for the given connection |status|.
- static int GetConnectionIconID(
- WebsiteSettings::SiteConnectionStatus status);
+ static int GetConnectionIconID(WebsiteSettings::SiteConnectionStatus status);
// Returns the connection icon for the given connection |status|.
static const gfx::Image& GetConnectionIcon(

Powered by Google App Engine
This is Rietveld 408576698