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

Unified Diff: chrome/common/chrome_switches.h

Issue 2948283002: Profiling process topology (Closed)
Patch Set: Review comments Created 3 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 | « chrome/browser/profiling_host/profiling_process_host.cc ('k') | chrome/common/chrome_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index dd1d512196295c289b23e2f2a5a93e6887cc9eb8..975a7bfeb5f020c753ed31e4a8a2c226929d0ddd 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -348,6 +348,7 @@ extern const char kUseSystemDefaultPrinter[];
#if BUILDFLAG(ENABLE_OOP_HEAP_PROFILING)
extern const char kMemlog[];
extern const char kMemlogPipe[];
+extern const char kProfiling[];
#endif
bool ExtensionsDisabled(const base::CommandLine& command_line);
« no previous file with comments | « chrome/browser/profiling_host/profiling_process_host.cc ('k') | chrome/common/chrome_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698