Index: content/public/child/child_thread.h |
diff --git a/content/public/child/child_thread.h b/content/public/child/child_thread.h |
index d3ad0cec617130654c6c7f181c167120c866f8ec..32611ac15ec3b32937a5c6f4d3bbb5a019aee1c6 100644 |
--- a/content/public/child/child_thread.h |
+++ b/content/public/child/child_thread.h |
@@ -27,7 +27,7 @@ class InterfaceRegistry; |
namespace content { |
- class MojoShellConnection; |
+class MojoShellConnection; |
// An abstract base class that contains logic shared between most child |
// processes of the embedder. |