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

Unified Diff: components/infobars/core/infobar_delegate.h

Issue 2754383004: Rename WebsiteSettings code to PageInfo. (Closed)
Patch Set: Upload missing comment fix for WebSettingsUI -> PageInfoUI. 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
« no previous file with comments | « components/components_strings.grd ('k') | docs/ui/views/macviews_release.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/infobars/core/infobar_delegate.h
diff --git a/components/infobars/core/infobar_delegate.h b/components/infobars/core/infobar_delegate.h
index 1396e1673b5e239092528abbfd2d08b630b5b1e2..d7297aa8f5a7e82d53f4b634682a5a363b35c321 100644
--- a/components/infobars/core/infobar_delegate.h
+++ b/components/infobars/core/infobar_delegate.h
@@ -119,7 +119,7 @@ class InfoBarDelegate {
GOOGLE_API_KEYS_INFOBAR_DELEGATE = 45,
OBSOLETE_SYSTEM_INFOBAR_DELEGATE = 46,
SESSION_CRASHED_INFOBAR_DELEGATE = 47,
- WEBSITE_SETTINGS_INFOBAR_DELEGATE = 48,
+ PAGE_INFO_INFOBAR_DELEGATE = 48,
AUTOFILL_CC_INFOBAR_DELEGATE = 49,
TRANSLATE_INFOBAR_DELEGATE = 50,
IOS_CHROME_SAVE_PASSWORD_INFOBAR_DELEGATE = 51,
« no previous file with comments | « components/components_strings.grd ('k') | docs/ui/views/macviews_release.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698