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

Unified Diff: ui/aura/window_unittest.cc

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
« no previous file with comments | « ui/app_list/views/app_list_drag_and_drop_host.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/window_unittest.cc
diff --git a/ui/aura/window_unittest.cc b/ui/aura/window_unittest.cc
index e39afe435906fbb1495e3aa8fd8f812d4804113c..0017c629100c8f0a71ea6fdcf2fbe88ee400db34 100644
--- a/ui/aura/window_unittest.cc
+++ b/ui/aura/window_unittest.cc
@@ -563,7 +563,7 @@ TEST_F(WindowTest, GetEventHandlerForPoint) {
}
TEST_F(WindowTest, GetEventHandlerForPointWithOverride) {
- // If our child is flush to our top-left corner he gets events just inside the
+ // If our child is flush to our top-left corner it gets events just inside the
// window edges.
std::unique_ptr<Window> parent(CreateTestWindow(
SK_ColorWHITE, 1, gfx::Rect(10, 20, 400, 500), root_window()));
« no previous file with comments | « ui/app_list/views/app_list_drag_and_drop_host.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698