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

Unified Diff: content/public/common/process_type.h

Issue 1722493002: Project Eraser: Kill chrome://memory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix chrome_browser_ui.gypi. Created 4 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
Index: content/public/common/process_type.h
diff --git a/content/public/common/process_type.h b/content/public/common/process_type.h
index 14696697857d024f0dcf3ebeca77b6893c7eab1a..69ee0c941e84bb70c3f6a5e62368366885908ff3 100644
--- a/content/public/common/process_type.h
+++ b/content/public/common/process_type.h
@@ -36,7 +36,7 @@ enum ProcessType {
};
// Returns an English name of the process type, should only be used for non
-// user-visible strings, or debugging pages like about:memory.
+// user-visible strings or debugging pages.
CONTENT_EXPORT std::string GetProcessTypeNameInEnglish(int type);
} // namespace content
« no previous file with comments | « content/browser/child_process_security_policy_unittest.cc ('k') | ios/chrome/browser/history/history_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698