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

Unified Diff: sandbox/win/src/internal_types.h

Issue 2532483003: Replace the term 'poor man' with another phrase (gender-neutral fixit). (Closed)
Patch Set: Respond to review comments. Created 4 years 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: sandbox/win/src/internal_types.h
diff --git a/sandbox/win/src/internal_types.h b/sandbox/win/src/internal_types.h
index e1028189d8057916478e41f4074ae88b883f4fa2..7ea4b7d62ea0ea7afc121073d533af06dbe149fa 100644
--- a/sandbox/win/src/internal_types.h
+++ b/sandbox/win/src/internal_types.h
@@ -13,7 +13,7 @@ const wchar_t kNtdllName[] = L"ntdll.dll";
const wchar_t kKerneldllName[] = L"kernel32.dll";
const wchar_t kKernelBasedllName[] = L"kernelbase.dll";
-// Defines the supported C++ types encoding to numeric id. Like a poor's man
+// Defines the supported C++ types encoding to numeric id. Like a simplified
// RTTI. Note that true C++ RTTI will not work because the types are not
// polymorphic anyway.
enum ArgType {
« no previous file with comments | « remoting/host/linux/x11_util.cc ('k') | third_party/WebKit/LayoutTests/fast/js/mozilla/resources/mozilla-es5-shell.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698