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

Unified Diff: ui/app_list/views/app_list_drag_and_drop_host.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
« no previous file with comments | « mojo/public/cpp/system/watcher.cc ('k') | ui/aura/window_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/views/app_list_drag_and_drop_host.h
diff --git a/ui/app_list/views/app_list_drag_and_drop_host.h b/ui/app_list/views/app_list_drag_and_drop_host.h
index 7680dfdb4598275bc0ba066bf4e9de05d6d5d8db..65451363a6782852a561a244e4b2e3098f61c307 100644
--- a/ui/app_list/views/app_list_drag_and_drop_host.h
+++ b/ui/app_list/views/app_list_drag_and_drop_host.h
@@ -43,7 +43,7 @@ class ApplicationDragAndDropHost {
virtual void DestroyDragIconProxy() = 0;
// A drag operation could get started. The recipient has to return true if
- // he wants to take it - e.g. |location_in_screen_poordinates| is over a
+ // it wants to take it - e.g. |location_in_screen_poordinates| is over a
// target area. The passed |app_id| identifies the application which should
// get dropped.
virtual bool StartDrag(const std::string& app_id,
« no previous file with comments | « mojo/public/cpp/system/watcher.cc ('k') | ui/aura/window_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698