Index: content/browser/browser_main_loop.h |
diff --git a/content/browser/browser_main_loop.h b/content/browser/browser_main_loop.h |
index d05d176e7c3f2a0505ec7f60aec07453c3b8b78e..fc7569b7d3f9a47d3836a4ae2b66a8fe6b455952 100644 |
--- a/content/browser/browser_main_loop.h |
+++ b/content/browser/browser_main_loop.h |
@@ -175,6 +175,7 @@ class CONTENT_EXPORT BrowserMainLoop { |
void MainMessageLoopRun(); |
+ void InitializeMojo(); |
base::FilePath GetStartupTraceFileName( |
const base::CommandLine& command_line) const; |
void InitStartupTracingForDuration(const base::CommandLine& command_line); |