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

Unified Diff: chrome/browser/ui/browser_window.h

Issue 2076543002: Gender-neutralize even more pronouns. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/browser_window.h
diff --git a/chrome/browser/ui/browser_window.h b/chrome/browser/ui/browser_window.h
index dc33811144dfbac498605de9115ee6f3dc01adf1..4c54625686678b000489c684d7e410c4c6ad1998 100644
--- a/chrome/browser/ui/browser_window.h
+++ b/chrome/browser/ui/browser_window.h
@@ -283,8 +283,8 @@ class BrowserWindow : public ui::BaseWindow {
bool app_modal,
const base::Callback<void(bool)>& callback) = 0;
- // ThemeService calls this when a user has changed his or her theme,
- // indicating that it's time to redraw everything.
+ // ThemeService calls this when a user has changed their theme, indicating
+ // that it's time to redraw everything.
virtual void UserChangedTheme() = 0;
// Shows the website settings using the specified information. |virtual_url|
« no previous file with comments | « chrome/browser/lifetime/application_lifetime.h ('k') | chrome/browser/ui/webui/settings/reset_settings_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698